/tokped_scrape

Tokopedia scraper to scrape seller data and products

Primary LanguagePython

Tokopedia Product Scraping

Simple python script to scrape list of product by shop id

Setup

  1. Don't forget to install Python first
  2. Clone this repo, git clone https://github.com/budhilaw/tokped_scrape.git
  3. Run pip install pip install -r requirements.txt
  4. Go to Tokopedia and copy link profile of user that you want to scrape
  5. Run this script python touchped.py or python3 touchped.py
  6. Paste the url link profile
  7. Happy scraping!

Features

  • Scrape: product name, product visible, product stock, product price, product category, product image
  • Save as HTML
  • Scrape important field such as Product Description, etc

License

This project is open-sourced software licensed under the MIT license.