Skip to content

Aroxed/scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A basic example of Python Scrapy framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages