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

Implement a playwright-based HttpClient implementation #928

Open
janbuchar opened this issue Jan 22, 2025 · 0 comments
Open

Implement a playwright-based HttpClient implementation #928

janbuchar opened this issue Jan 22, 2025 · 0 comments
Labels
enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@janbuchar
Copy link
Collaborator

There are two advantages to this:

  1. PlaywrightCrawler could use it for send_request which would make those "AJAX calls" look more natural and probably less likely to be blocked
  2. We could use it in e.g. ParselCrawler an another option to avoid blocking
@janbuchar janbuchar added enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team. labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

No branches or pull requests

1 participant