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

Add fingerprint injector and integrate it into Playwright crawler #401

Open
vdusek opened this issue Aug 6, 2024 · 0 comments
Open

Add fingerprint injector and integrate it into Playwright crawler #401

vdusek opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team.

Comments

@vdusek
Copy link
Collaborator

vdusek commented Aug 6, 2024

Check the fingerprint injector in the TS version - fingerprint-injector, and implement a similar one for PlaywrightCrawler in Python.

Other related Python projects:

@vdusek vdusek added enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team. labels Aug 6, 2024
@vdusek vdusek self-assigned this Aug 26, 2024
@vdusek vdusek added this to the 97th sprint - Tooling team milestone Aug 26, 2024
vdusek added a commit that referenced this issue Sep 17, 2024
### Description

- This is the first version of the header generator, providing common
HTTP headers including user agent.
- User-agent is picked randomly from a random pool of 1000 user agents
from the Apify fingerprint dataset.
- This is integrated into the HTTPX client and will be further used in
the Playwright fingerprint injector (#401).

### Issues

- Closes: #402 

### Testing

- New unit tests implemented.

### Checklist

- [x] CI passed
@vdusek vdusek changed the title Add fingerprint injector for Playwright crawler Add fingerprint injector and integrate it into Playwright crawler Sep 17, 2024
vdusek added a commit that referenced this issue Sep 17, 2024
vdusek added a commit that referenced this issue Sep 17, 2024
vdusek added a commit that referenced this issue Sep 17, 2024
vdusek added a commit that referenced this issue Sep 17, 2024
vdusek added a commit that referenced this issue Sep 19, 2024
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