Skip to content

Python web scraper for Amazon offers with Telegram bot integration

License

Notifications You must be signed in to change notification settings

sudo-simon/amazon-scraper-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS - Amazon Web Scraper Telegram bot

Python web scraper for Amazon offers with Telegram bot integration

Developed and tested with Python 3.8.10

Required python libraries

  • beautifulsoup4
  • pyTelegramBotAPI
  • python-dotenv
  • requests
  • schedule

All are automatically installed by the pip.sh script via pip, or just use your favourite package manager.

How to use

Run main.py once to create all the needed local files, then fill the ".env" file generated this way with your Telegram bot token and your Telegram ID (MY_ID_getter.py can be used to retrieve your Telegram ID).

Server terminal:

cd src
nohup python3 main.py

About

Python web scraper for Amazon offers with Telegram bot integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published