Skip to content

Meowsod/yahoo_auctions_jp_scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

Yahoo Auctions JP Scraper

Fork of leoloman's yjp_scraper modified for automatically scraping all pages, utilizing selectolax instead of beautifulsoup and outputting to JSON instead of panda.

Features

  • Scraping Yahoo Auctions Japan trough Buyee
  • Writing a JSON file out of the results

Usage

Add in your GET headers to the Headers dictionary within the script and further modify it to your needs.

Requirements for base script:

  • json
  • requests
  • selectolax

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%