Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 199 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 199 Bytes

scrapper

A basic example of Python Scrapy framework

Installation:

pip install scrapy

Run from terminal:

cd imdb

scrapy crawl imbd -o furious.json

or

scrapy crawl imbd -o furious.xml