Skip to content

xhijack/scraptop

Repository files navigation

scraptop

Scraping tokopedia products using scrapy

#HOW TO INSTALL setup your virtualenv

git clone https://github.com/xhijack/scraptop
pip install - requirement.txt

#HOW TO RUN

cd scraptop
scrapy crawl tokopedia -a keyword=iphone

Changes Log

[0.1.0] - 2016-01-16

Added

  • First initial
  • Setup Scrapy
  • Define items

#NEXT TODO

  • Paging
  • store to database

About

Scraping tokopedia products using scrapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published