Write Declarative, Modular Scraping Code Section titled “Write Declarative, Modular Scraping Code”
Tadpole is built to be composable by allowing you to import modules from local files or remote repositories! All of the complexity of interacting with the browser is now completely abstracted away by the language! Building scrapers has never been easier!
Terminal window tadpole run redfin.kdl --input ' {"text": "Seattle, WA"} ' --auto --output output.json