Skip to content

santoshghimire/scrapy-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapy-sample

Sample code for scrapy that scrapes an audio book website called Librivox.

Running the scraper

  1. Clone this repository.

  2. Install requirements pip install -r requirements.txt

  3. Install mp3val

  4. For Linux: sudo apt-get install mp3val

  5. For Windows: http://mp3val.sourceforge.net/

  6. Go to project root and run the crawler scrapy crawl librivox --logfile librivox.log

About

Sample code for scrapy that scrapes an audio book website called Librivox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages