Releases: ivan-sincek/chad
Releases · ivan-sincek/chad
v6.7
v6.7 release notes:
Breaking changes since v6.2!
- improved the social media template,
- added a new attribute in the template called
validate_headers
, - code refactoring for Chad Extractor,
- bumped the Python min. version in the TOML file due to the Scrapy Playwright requirement,
- version bump.
Python tool for Google Dorking.
v6.6
v6.6 release notes:
Breaking changes since v6.2!
- removed redundant dependency in the TOML file,
- version bump.
Python tool for Google Dorking.
v6.5
v6.5 release notes:
Breaking changes since v6.2!
- minor code changes due to the ivan-sincek/nagooglesearch dependency update,
- version bump.
Python tool for Google Dorking.
v6.2
v6.2 release notes:
Breaking changes!
- major code refactoring - see Usage,
- Chad Extractor now uses a single web browser and queues parallel requests, eliminating the need for resource-heavy multithreading with multiple web browsers,
- major social media template update - bypassing all the social media bot detections once again,
- README update,
- version bump.
Python tool for Google Dorking.
v5.7
v5.7 release notes:
- removed redundant
argparse
dependency, - version bump.
Python tool for Google Dorking.
v5.6
v5.6 release notes:
- argument parsing code rebase and improved few other stuff,
- boolean options / arguments no longer require
yes
orno
value, - Chad no longer accpets
-d
option, but-dir
instead, - Chad no longer accpets
-sos
option, but-nsos
instead.
Python tool for Google Dorking.