AI & ML10 toolsPaste one API key
Webscraper io integration for AI agents
WebScraper.IO is a web scraping tool that makes web data extraction easy and accessible for everyone through a cloud-based API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Webscraper io once and call the same tools from all of them.
Setup
Connect Webscraper io through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Webscraper io exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
webscraper_io_get_account_info | Retrieve account information including email and page credits | Read |
webscraper_io_get_scraping_jobs | Retrieve all scraping jobs for the account with optional filtering and pagination | Read |
webscraper_io_get_sitemap | Retrieve a specific sitemap configuration by ID | Read |
webscraper_io_get_sitemap_scheduler | Retrieve scheduler configuration for a sitemap | Read |
webscraper_io_get_sitemaps | Retrieve all sitemaps for the authenticated account with pagination support | Read |
webscraper_io_create_sitemap | Create a new sitemap configuration for web scraping | Write |
webscraper_io_disable_sitemap_scheduler | Disable automatic scheduling for a sitemap | Read |
webscraper_io_enable_sitemap_scheduler | Enable and configure automatic scheduling for sitemap scraping jobs | Read |
webscraper_io_update_sitemap | Update an existing sitemap configuration including structure, URLs, and selectors | Write |