Tadpole – A modular and extensible DSL built for web scraping
Summary
Tadpole is a modular, extensible DSL built for web scraping that emphasizes declarative, modular scraper code. It supports importing modules from local files or remote repositories, abstracts browser interactions, and showcases an end-to-end example of running a Redfin scraper with a KDL script and a JSON output. The docs position Tadpole as an easy-to-use, combinable tool for building reusable scrapers and integrating with GitHub-hosted modules.