prinzpiuz / scrapy_learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this is created as part of learning SCRAPY also part of assignment from hashwave technologies scrapy is python library for web scrapping to run this command scrapy crawl quotes -o (name_of_file).(format) like scrapy crawl quotes -o quotes.json from the start folder for more detials look @ https://docs.scrapy.org/en/latest/intro/tutorial.html

About


Languages

Language:Python 100.0%