Skip to content

cimillas/ps5_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ps5_scrapper

I just want a PS5!!

Web scrapper developed with Playwright-python (https://playwright.dev/python)

Installation

It is highly suggested to use into a Python VENV

python -m venv virtualenv && cd virtualenv && source virtualenv/bin/activate

Clone repo and install dependecies and create a .env file

pip install -r requirements.txt
## ENV FILE
BOT_TOKEN='<Telegram bot token>'
CHAT_ID='<Telegram chat ID>'

Lastly, install Playwright browsers bundles

playwright install

Notes

Tested under Python 3.8

About

I just want a ps5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages