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

Rust based HTTP client as an alternative for got-scraping #2756

Open
B4nan opened this issue Nov 29, 2024 · 0 comments
Open

Rust based HTTP client as an alternative for got-scraping #2756

B4nan opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
Epic An epic is a large body of work that can be broken down into a number of smaller issues. feature Issues that represent new features or improvements to existing features. product roadmap Issues contributing to product roadmap. t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@B4nan
Copy link
Member

B4nan commented Nov 29, 2024

Feature

The got-scraping client is getting obsolete, and because of it being written in Node, supporting HTTP3 is not likely a possibility in the near future. We want to build a new client in rust to allow better low level control over the request as its fingerprint.

Once implemented for node, we also want to reuse the same client for the python version.

@B4nan B4nan added feature Issues that represent new features or improvements to existing features. Epic An epic is a large body of work that can be broken down into a number of smaller issues. product roadmap Issues contributing to product roadmap. labels Nov 29, 2024
@github-actions github-actions bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic An epic is a large body of work that can be broken down into a number of smaller issues. feature Issues that represent new features or improvements to existing features. product roadmap Issues contributing to product roadmap. t-tooling Issues with this label are in the ownership of the tooling team.
Projects
None yet
Development

No branches or pull requests

2 participants