Rust based HTTP client as an alternative for got-scraping #2756
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.
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.
The text was updated successfully, but these errors were encountered: