BrandSimpli scraper and API skills
Site: brandsimpli.com
BrandSimpli exposes no API for its contact pipeline — the web form is the only way in. These skills fill and submit that form through the Browserless MCP, with the fill and the submit split so a run can be reviewed before anything is sent.
Working with BrandSimpli
- Filling and submitting are separate skills, so an agent can stage a message and stop short of sending it.
- Field validation errors are read back from the page rather than assumed away.
2 BrandSimpli skills
- brandsimpli.comv1
Fill the BrandSimpli contact form
Open BrandSimpli's contact page, populate its German contact form, select requested options, and verify without submitting.
- brandsimpli.comv1
Submit the BrandSimpli Contact Form
Locate and submit BrandSimpli's contact form using its direct URL, stable field names, contact preferences, and CAPTCHA/consent handling.
BrandSimpli scraping questions
- Does BrandSimpli have an API?
- No public API is documented for BrandSimpli. The contact form is the only submission surface.
- Is scraping BrandSimpli legal?
- Reading data that BrandSimpli publishes publicly is generally treated as lawful in the US — hiQ v. LinkedIn found that scraping a public site does not by itself violate the Computer Fraud and Abuse Act. That is not the whole question: BrandSimpli's terms of service, its robots.txt, the rate at which you request pages, and any personal or copyrighted data you collect all carry their own obligations, and the rules differ outside the US. These skills read public pages at human-scale rates and never bypass a login. Treat this as background, not legal advice.
- What data can I extract from BrandSimpli?
- Form field state, validation messages, and the post-submit confirmation shown by the page.