scotm / it-books-scraper

Scrapy project for the it-books site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

it-books-scraper

Scrapy project for the it-books site

This scrapy project will traverse the IT books site.

Requirements

Python 2.6 or 2.7 Scrapy

Instructions

  1. Clone the repository, cd into the repository, then cd into 'it_ebooks'.

  2. To get a copy of the it-books database in CSV format, issue the following command.

    1. scrapy crawl it_ebooks -t csv -o output.csv

Patches welcome.

About

Scrapy project for the it-books site

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%