Skip to content

a-i-sports/line_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line_bot

A focused web crawler (bot) that collects lines for each game of each sport for A.I. Sports

This repository holds all the necassary components to run a Scrapy web crawler on the Sports Book Review website. The scraper is currently configured to write the documents to a JSON file called "items.jl".

The program can be run by running the following in the command line:

git clone https://github.com/a-i-sports/line_bot.git
cd line_bot
pip install -r requirements.txt
python release_spiders.py

About

Bot to scrape Sports Book Review lines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages