What's Changed
- Refactor file utilities & modernize type hints by @fastfingertips in #139
- feat(examples): add interactive HTML reports and fix critical bugs by @fastfingertips in #140
- feat: integrate pykit utilities and improve code quality by @fastfingertips in #142
- feat(scraper): add configurable timeout class attribute (#141) by @fastfingertips in #143
- refactor: migrate utils to pykit, add CSV exports, and fix avatar type (#144) by @fastfingertips in #145
- feat: switch from requests to curl_cffi for Cloudflare bypass by @fastfingertips in #147
- refactor: optimize scraper headers for curl_cffi by @fastfingertips in #148
- fix: prevent double slashes in pagination URLs by @fastfingertips in #149
- refactor: enhance scraper headers by @fastfingertips in #150
- fix: add missing trailing slashes to pagination URLs by @fastfingertips in #151
- feat: implement persistent Session in Scraper by @fastfingertips in #152
- feat: implement persistent Session and retry logic in Scraper by @fastfingertips in #153
- refactor: centralize pagination URL logic by @fastfingertips in #154
Full Changelog: v5.4.3...v6.0.0