8000 GitHub - socialatm/upset
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

socialatm/upset

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
< 8C1C span role="tooltip" aria-label="38 Commits" id="history-icon-button-tooltip" class="Tooltip__TooltipBase-sc-17tf59c-0 hWlpPn tooltipped-n">
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reads the past 5 years of betting history from betmma.tips and creates a csv file with the data.

Currently takes about 25 minutes to run.

to run it:

py scraper.py

testing

Open scraper.py and change line 11 to true.

testing = False # Set to True for testing with limited data
  • only scrapes the first 5 links
  • saves data to test.csv file
  • prints test mode message on the screen
  • takes under a minute to test changes instead of the 25 minutes it takes to run the script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0