Skip to content
/ Odds Public

Web scraping, data gathering from online odds

License

Notifications You must be signed in to change notification settings

nik849/Odds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odds

Web scraping, data gathering from online odds Requires Python 3.6+

Getting Started

  • Installation:
  pip install -r requirements
  • Run ngrok:
  ./ngrok http 5000
  • Set up webhook: Copy the https://... from ngrok to config.py -> WEBHOOK_URL

  • Set up the Bot: Replace test_token in config.py with your Telegram token, from when you set up the bot with BotFather on Telegram.

  • Run the WebApp: python run_flask.py

About

Web scraping, data gathering from online odds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published