Skip to content

lamphanqg/yahoo_auction_crawler

Repository files navigation

Project Name

Yahoo Auction JP Product Information Crawler This project includes following tools:

  1. Crawler written with scrapy
  2. csv_fix.py to remove abundant blank lines when use in Windows
  3. csv_cplit.py to divide the result CSV file into 300-line CSV files

Installation

Install python 3

Usage

Run these commands in terminal or cmd:

scrapy crawl products -a author_url="https://auctions.yahoo.co.jp/seller/verifymarche"
py csv_fix.py (in windows only)
py csv_split.py
py create_zips.py

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published