Script to search product position on marketplace search engine, based on Selenium. For now, it is only support for Tokopedia.
- python3
- selenium
- chrome browser + chromedriver
Download the chromedriver here http://chromedriver.chromium.org/downloads
Make the virtualenv with python3. And then install the requirements.
pip install -r requirements.txt
Open config.py
and edit the parameters
Run the script python tokopedia_autosearch.py