crawlbase
Installation
SKILL.md
Crawlbase
Crawlbase is a web crawling API that helps developers extract data from websites. It handles proxies, CAPTCHAs, and JavaScript rendering, so users can reliably scrape data at scale. It is used by data scientists, researchers, and businesses needing web data for analysis or other applications.
Official docs: https://crawlbase.com/docs/
Crawlbase Overview
- Crawling Jobs
- Crawling Job
- Crawling Job Results
- Crawling Job
- Account
- Credits
When to use which actions: Use action names and parameters as needed.
Working with Crawlbase
This skill uses the Membrane CLI to interact with Crawlbase. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills