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(spiders/fetchers): Adding proxy rotation logic and change retry logic ed96cdc Karim shoair commited on Feb 1
refactor(fetchers)!: Replace Camoufox with patchright and many optimizations ee2299e Karim shoair commited on Dec 26, 2025
feat(dynamicSession): add the option to set timezone of the browser 1d52f39 Karim shoair commited on Dec 17, 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
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
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
refactor: Make all fetchers as an optional dependency group a85d2c8 Karim shoair commited on Sep 13, 2025
feat(browser fetchers): A new option to control page JS 66fd35f Karim shoair commited on Sep 13, 2025
feat(DynamicFetcher): add the ability to add `init_script` to context (#56) 03de577 Karim shoair commited on Sep 2, 2025
feat(StealthyFetcher): add the ability to add `init_script` to context 0ed7f13 Karim shoair commited on Sep 2, 2025
style: replacing `os` with `Pathlib` and small optimizations 11165c4 Karim shoair commited on Jul 29, 2025
refactor: huge change, many features/class got a better naming 8e67a4c Karim shoair commited on Jul 29, 2025
refactor(StealthyFetcher): Remove virtual mode and use persistent context 8400659 Karim shoair commited on Jul 27, 2025
feat(fetchers): Improve StealthyFetcher + Adding StealthySession/AsyncStealthySession classes 42a1f3d Karim shoair commited on Jun 23, 2025
feat(fetchers): Adding the foundation of the new browser-based fetchers logic 0cd97d9 Karim shoair commited on Jun 19, 2025