Skip to content

LikeCarter/sportsbookspider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-scrape-sportsbookreview

Supported Python Version License

py-scrape-sportsbookreview is an implementation of Scrapy that pulls historical betting odds from SBR.

Prerequisites

  • Python 2.7 or Python 3.5+
  • Works on Linux, Windows, Mac OSX, BSD

Installing

In order to run the scraper, ensure that you have Git and Python installed.

Install scrapy:

pip install scrapy

Clone a copy of the repo:

git clone https://github.com/LikeCarter/py-scrape-sportsbookreview/

Change to the py-scrape-sportsbookreview directory:

cd py-scrape-sportsbookreview

Usage

scrapy crawl dtmto

Running Tests

scrapy check

Debugging

scrapy parse --spider=dtmto -c parse_item -d 2 -v <item_url>

Thanks

py-scrape-sportsbookreview © 2019+, Carter Sprigings. Released under the MIT License.
Authored and maintained by Carter Sprigings with help from contributors (list).

dtmtheodds.com  ·  GitHub @likecarter

About

Historical betting odds from SBR to a CSV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages