FormHarvester icon
FormHarvester icon

FormHarvester

AI-assisted form intelligence engine. Find business websites, scrape emails, and automatically fill and submit their contact forms. Windows app, Python CLI and library, with captcha solving.

FormHarvester screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Windows
  • Linux
  • Mac
  • Python
1like
0comments
0articles

FormHarvester News & Activities

Highlights All activities

Recent activities

FormHarvester information

  • Developed by

    Dario Mory
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    47 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOffice & Productivity

GitHub repository

  •  6 Stars
  •  4 Forks
  •  3 Open Issues
  •   Updated  
View on GitHub
FormHarvester was added to AlternativeTo by ddev on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is FormHarvester?

FormHarvester is an AI-assisted form intelligence engine. It navigates the open web autonomously - executing searches, parsing page structure, extracting contact signals, and interacting with forms at the browser level. Built on async browser with stealth fingerprinting, proxy rotation, and a pluggable captcha solver interface.

What it does:

FormHarvester combines discovery, passive site analysis, contact-signal extraction, and optional form interaction in one browser-driven workflow:

  • Search for target businesses with Google queries.
  • Normalize and deduplicate the discovered site URLs.
  • Visit contact pages and landing pages through Selenium Chrome.
  • Extract public email addresses and their source URLs.
  • Detect browser-visible technologies with confidence and evidence.
  • Optionally fill and submit a contact form using the configured profile.

Form submissions are opt-in through engine.send_form or HarvesterOptions(send_form=True). Use send_form=False for discovery, testing, and technology-only scans.

Official Links