Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallelization using tabs #195

Open
mighty-phoenix opened this issue Oct 12, 2024 · 0 comments
Open

Parallelization using tabs #195

mighty-phoenix opened this issue Oct 12, 2024 · 0 comments

Comments

@mighty-phoenix
Copy link

mighty-phoenix commented Oct 12, 2024

Currently using the browser decorator with async_queue, parallel params helps with parallelization of scraping tasks by opening n number of separate browser instances.
Can we also parallelize such scraping using tabs in a single browser instance easily and with automatic management? Say by a newly introduced param in the browser decorator like parallel_tabs?
This would be an amazing functionality to have, and could reduce CPU utilization significantly.
Quick response would be highly appreciated.
Thanks! @ChetanJainSirsa @Chetan11-dev @Chetan11-dev @noreply @iamdevdiv @Allamaris0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant