Skip to content

This script is used for scraping product information based on search product in tokopedia platform

Notifications You must be signed in to change notification settings

ridhaginanjar/product-scraping-tokopedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

product-scraping-tokopedia

This script is used for scraping product information based on search product in tokopedia platform.

Dependencies

  • argparse
  • requests
  • beautifulsoup

How to use

  • Clone this repo
  • Install the dependencies

pip install -r requirements.txt

  • Run the project python3 app.py

Command flag

  • --product_name: Product keyword that will be scrap

Example

python3 app.py --product_name="samsung"

About

This script is used for scraping product information based on search product in tokopedia platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages