fix: update code and docstrings to remove the old google referer logic a28879b Karim shoair 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: complete MCP schema validation for remaining bare array types 5f93804 Karim shoair commited on Feb 26
style: Fix all mypy errors and add type hints to untyped function bodies 31c2447 Karim shoair commited on Feb 7
feat(parser)!: Make all selection return selector objects by default a5f9b38 Karim shoair commited on Feb 6
feat(spiders/fetchers): Adding proxy rotation logic and change retry logic ed96cdc Karim shoair commited on Feb 1
feat: Change logger to be flexible enough for the spiders classes 7003b66 Karim shoair commited on Jan 11
fix(browsers): solve a bug with setting referer on the request level c7e573a Karim shoair commited on Jan 11
refactor(fetchers)!: Replace Camoufox with patchright and many optimizations ee2299e Karim shoair commited on Dec 26, 2025
fix: use the correct signature for the `stealthy_fetch` shortcut 916aa58 Karim shoair commited on Dec 2, 2025
fix(shell): dynamically build the signature of shortcuts after last changes 0e7f15c Karim shoair commited on Nov 25, 2025
refactor(browser fetchers): Make all the type hints dynamic + Faster validation c908f33 Karim shoair commited on Nov 25, 2025
feat(TextHandler): Add argument to `clean` method to remove html entities f88c43a Karim shoair commited on Nov 16, 2025
feat(fetcher): Make `impersonate` able to randomize fingerprint d4c3d51 Karim shoair commited on Nov 16, 2025
fix: Fixes for the type checking in the main `init` file 1543315 Karim shoair commited on Oct 1, 2025
docs: Update all pages/docstrings to reflect recent changes e357f95 Karim shoair commited on Sep 29, 2025
perf: General code restructure to not use more than needed memory 21ce5a7 Karim shoair commited on Sep 23, 2025
style: Removing dead code/docstrings and correcting type hints 7231786 Karim shoair commited on Sep 19, 2025
feat(CLI): Make the session classes available in the shell 13f7ca4 Karim shoair commited on Sep 15, 2025
refactor: Make all fetchers as an optional dependency group a85d2c8 Karim shoair commited on Sep 13, 2025