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
feat: replace `raw_response` property with smart content detection 0d0cda8 Karim shoair commited on Nov 10, 2025
fix: added `raw_response` to separate collected response from rendered response 2784aa7 Karim shoair commited on Nov 8, 2025
ops: Make container image pushed to Github registry too b3f145f Karim shoair commited on Oct 27, 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