ScriptSmith / instamancer

Scrape Instagram's API with Puppeteer

Home Page:http://adamsm.com/instamancer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Parallel Batch Processing?

IORoot opened this issue · comments

Love this project. I can see this method being used more often. One thing I'm starting to think about is the ability to parallel process a batch on the command line. Is this something that is possible by opening multiple tabs in puppeteer?

At the moment, I'm running the script in a loop to process multiple scrapes, and maybe trying to instigate multiple instamancer processes at the same time could work for now.

Any plans for parallel batch processing? Cheers.

No worries, I just saw your FAQ.