ClatScope
Changelog
[ClatScope Info Tool v1.07] 2025-01-27
SIX NEW FEATURES
- Expanded Main Menu
• Menu items now range up to [35], introducing additional OSINT functionality from items [29] through [35].
- New Hunter.io Integrations
• hunter_domain_search(): Searches a domain on Hunter.io and retrieves corporate email patterns, generic emails, and more.
• hunter_email_finder(): Finds or guesses an individual’s email based on first name, last name, and domain.
• hunter_email_verifier(): Verifies email deliverability and structure against Hunter.io’s verification checks.
• hunter_company_enrichment(): Enriches a company profile with details like size, social links, phone numbers, and addresses based on its domain.
• hunter_person_enrichment(): Enriches a person’s profile (such as position, company data, social media links) based on email.
• hunter_combined_enrichment(): Combines multiple enrichment endpoints to retrieve both company- and person-related details given an email.
- New CastrickClues Integration
• castrick_email_search(): Queries the CastrickClues API to gather deeper email intelligence, structured in table format.
- Additional Minor Adjustments
• Minor modifications to print statements, user prompts, and color-coded console output for clarity.
• Enhanced logging and error handling in newly introduced functions.
All other previously existing features remain intact, with no removals or major structural rewrites in the base functionality.