Skip to content

juliepanda/f21scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

f21scrape

Basic web scraper based on Scrapy in Python. Only compatible with Forever21 product page. Scrapes the price, image, and title of any forever21 product. Y'all can update it to some other shop if you want to.

Use scrapy crawl forever21 for general output. Use scrapy crawl forever -o items.json to save outputs in json objects.

About

'15 hackRU - testing Scrapy scraper in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages