Skip to main content
Webscraper io logo

Webscraper io

WebScraper.IO is a web scraping tool that makes web data extraction easy and accessible for everyone through a cloud-based API.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Webscraper io authenticates with an API key. Generate the credential in your Webscraper io account, then paste it into FlyMyAI the first time an agent uses a Webscraper io action.

Get your Webscraper io credential →

Fields to fill in FlyMyAI

FieldDetails
API TokenYour WebScraper.IO API token. Get it from Account Info > API settings in your Web Scraper Cloud dashboard. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
WEBSCRAPER_IO_CREATE_SITEMAPTool to create a new sitemap configuration for web scraping. Use when you need to define a new scraping structure with start URLs and selector rules for data extraction from a website.sitemap_id, startUrl, selectors
WEBSCRAPER_IO_DELETE_SITEMAPTool to permanently delete a sitemap configuration from Web Scraper Cloud account. Use when you need to remove a sitemap that is no longer needed.sitemap_id
WEBSCRAPER_IO_DISABLE_SITEMAP_SCHEDULERTool to disable automatic scheduling for a sitemap. Use when you need to stop automated scraping jobs from running on a schedule.sitemap_id
WEBSCRAPER_IO_ENABLE_SITEMAP_SCHEDULERTool to enable and configure automatic scheduling for sitemap scraping jobs. Use when you need to automate scraping jobs to run at specific times using cron expressions with customizable request intervals, page load delays, driver types, and proxy settings.sitemap_id, cron_minute, cron_hour, cron_day, cron_month, cron_weekday, request_interval, page_load_delay, cron_timezone, driver
WEBSCRAPER_IO_GET_ACCOUNT_INFOTool to retrieve account information including email and page credits. Use when you need to check account details or available credits.-
WEBSCRAPER_IO_GET_SCRAPING_JOBSTool to retrieve all scraping jobs for the account with optional filtering and pagination. Use when you need to list scraping jobs, check job status, or filter jobs by sitemap or tag.-
WEBSCRAPER_IO_GET_SITEMAPTool to retrieve a specific sitemap configuration by ID. Use when you need to inspect or reference an existing sitemap's configuration.sitemap_id
WEBSCRAPER_IO_GET_SITEMAPSTool to retrieve all sitemaps for the authenticated account with pagination support. Use when you need to list available sitemaps or filter them by tag. Supports optional pagination via page parameter and filtering by tag name.-
WEBSCRAPER_IO_GET_SITEMAP_SCHEDULERTool to retrieve scheduler configuration for a sitemap. Use when you need to check scheduling settings including cron configuration and proxy settings.sitemap_id
WEBSCRAPER_IO_UPDATE_SITEMAPTool to update an existing sitemap configuration including structure, URLs, and selectors. Use when you need to modify sitemap settings.sitemap_id, _id, startUrl, selectors
We love our partners - FlyMy.AI builds with the best. Thanks, Webscraper io!