Skip to content

Script to search product position on marketplace search engine, based on Selenium.

Notifications You must be signed in to change notification settings

aijogja/marketplace-autosearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marketplace-autosearch

Script to search product position on marketplace search engine, based on Selenium. For now, it is only support for Tokopedia.

Requirements

  • python3
  • selenium
  • chrome browser + chromedriver

How to use

Download chromedriver

Download the chromedriver here http://chromedriver.chromium.org/downloads

Install package

Make the virtualenv with python3. And then install the requirements. pip install -r requirements.txt

Configuration

Open config.py and edit the parameters

Run script

Run the script python tokopedia_autosearch.py

About

Script to search product position on marketplace search engine, based on Selenium.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages