raena-crawler-engine/tokopedia_crawler_engine/Readme.md

564 B

Run:

  • run "python tokopedia_crawler.py"

Configuration:

Notes:

  • Cronjob can be setup for 'Master' to run every 1 minute.
  • It is expected to capture all product urls in ~107 minutes.
  • It makes only 2 API calls per minute(3 in the first minute) to prevent IP blocking.
  • Infinite slaves can be added.