gingeleski / odds-portal-scraper

Sports odds and results scraping for Odds Portal (oddsportal.com).
The Unlicense
104 stars 53 forks source link

Extend Scraper and Crawler classes from a common base #8

Open gingeleski opened 4 years ago

gingeleski commented 4 years ago

(This is for full_scraper)

Extend Scraper.py and Crawler.py classes from a common base ... right now there's not total compliance with the D.R.Y. programming principle.