fix: update code and docstrings to remove the old google referer logic a28879b Karim shoair commited on Mar 8
fix(browsers): make flag concatenation type-safe 814b9a6 Karim shoair Christian Rost commited on Mar 3
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
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
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
fix(browsers): solving an issues with leaving playwright loop open when cdp connection fails 8ff23b3 Karim shoair commited on Jan 18
fix(browsers): solve a bug with setting referer on the request level c7e573a Karim shoair commited on Jan 11
refactor: internal API changes to be easily used as indicators for spiders 1803348 Karim shoair commited on Jan 7
fix(async stealth): wait the coroutine of the bounding box 1f369fd Karim shoair commited on Dec 30, 2025
refactor(fetchers)!: Replace Camoufox with patchright and many optimizations ee2299e Karim shoair commited on Dec 26, 2025
fix: improve the handling of useragent in chrome fetcher 123011a Karim shoair commited on Dec 24, 2025
feat(dynamicSession): add the option to set timezone of the browser 1d52f39 Karim shoair commited on Dec 17, 2025
fix(fetchers): better handling for infinite `network_idle` c64a120 Karim shoair commited on Dec 3, 2025
refactor(browser fetchers): Make all the type hints dynamic + Faster validation c908f33 Karim shoair commited on Nov 25, 2025
fix(validators): Fix overriding session values with request ones 4836205 Karim shoair commited on Nov 25, 2025
fix: added `raw_response` to separate collected response from rendered response 2784aa7 Karim shoair commited on Nov 8, 2025
fix(cloudflare): Limit the waiting period for websites that captcha doesn't disappear after solving c14cfb8 Karim shoair commited on Oct 27, 2025
refactor(validation): All browser based fetchers are ~8-15% faster now in most cases 8bf21c0 Karim shoair commited on Oct 27, 2025
feat(DynamicSession): New option to add extra browser flags b6969b2 Karim shoair commited on Oct 26, 2025
refactor(fetchers): Less duplicated code and better handling for unstable websites 6f2d7b6 Karim shoair commited on Oct 26, 2025
fix: Addressing the issue of collecting response after `page_action` in #100 d765ef3 Karim shoair commited on Oct 25, 2025
feat(Dynamic fetcher): Add `additional_args` option to customize browser as in StealthyFetcher 0de8025 Karim shoair commited on Oct 12, 2025
feat(fetchers): Add argument to control the user data directory c61a805 Karim shoair commited on Oct 12, 2025
fix(fetchers): More accurate collection of the final response 0de3dd1 Karim shoair commited on Oct 12, 2025