NikolaiT / se-scraper

Javascript scraping module based on puppeteer for many different search engines...
https://scrapeulous.com/
Apache License 2.0
548 stars 124 forks source link

Concurrency in container #85

Open UmutAlihan opened 3 years ago

UmutAlihan commented 3 years ago

Hi,

First of all many many and many thanks for such great effort to contribute community!

I am willing to run se-scraper as a container concurrently. Since I require around 5M search queries to scrap results...

How is it possible to run concurrent searches in container using HTTP API?