This script is used for scraping product information based on search product in tokopedia platform.
- argparse
- requests
- beautifulsoup
- Clone this repo
- Install the dependencies
pip install -r requirements.txt
- Run the project
python3 app.py
--product_name
: Product keyword that will be scrap
python3 app.py --product_name="samsung"