fix: update code and docstrings to remove the old google referer logic a28879b Karim shoair commited on 22 days ago
fix: return bare Google URL in referer instead of search query 8b89653 bortles commited on 22 days ago
fix(type hints): use correct import for Python < 3.12 (Fixes #163 ) 1c774eb Karim shoair commited on 25 days ago
fix(browsers): make flag concatenation type-safe 814b9a6 Karim shoair Christian Rost commited on 27 days ago
fix(stealth): improve stealth mode by removing unnecessary scripts cf06b6e Karim shoair commited on Feb 27
fix(solver): Solve CF faster and handle websites that show captcha twice 446b9d5 Karim shoair commited on Feb 27
fix: complete MCP schema validation for remaining bare array types 5f93804 Karim shoair commited on Feb 26
style(spiders): Lower the default number of concurrent requests 288b1a4 Karim shoair commited on Feb 13
fix: add typed overloads to Selectors.get() for proper default type inference b942a24 Karim shoair commited on Feb 13
style: Fix all mypy errors and add type hints to untyped function bodies 31c2447 Karim shoair commited on Feb 7
feat(browsers): Add option to block requests to specific domains 47dd985 Karim shoair commited on Feb 6
style(parser): Improve the type hint for `find_by_text` and `find_by_regex` f67ebd1 Karim shoair commited on Feb 6
fix(response): Force the body of the response to always be bytes 1b8cc6b Karim shoair commited on Feb 6
feat(parser)!: Make all selection return selector objects by default a5f9b38 Karim shoair commited on Feb 6
feat(proxy control): Force a proxy at request level at any given point 32daccc Karim shoair commited on Feb 2
feat(spiders/fetchers): Adding proxy rotation logic and change retry logic ed96cdc Karim shoair commited on Feb 1
feat(spiders/requests): Use a reliable method for fingerprint generation e227110 Karim shoair commited on Jan 20
fix(spiders): handle errors with manual pause during stream mode 47633d8 Karim shoair commited on Jan 19
fix(spiders): Fix for when the pausing system has large queue 59117ec Karim shoair commited on Jan 19
fix(browsers): solving an issues with leaving playwright loop open when cdp connection fails 8ff23b3 Karim shoair commited on Jan 18