Important API details:
- Authentication is handled via OAuth — users must complete the Simplescraper OAuth login flow when connecting the server in Caylex.
- Recipes define the structure of a scrape using CSS selectors; they can be created, updated, and managed entirely through the available tools.
- The smart_extract tool uses AI to extract data without requiring CSS selectors, offering a simpler alternative to recipe-based scraping.
- Batch operations are supported for managing and scraping multiple URLs at once via update_batch_urls.
Server Details
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://mcp.simplescraper.io/mcp |
| Categories | Web Scraping, Web Scraping & Browser Automation |
Authentication
This server supports the following authentication method:Header Authentication
This server authenticates via HTTP headers. During the server onboarding flow, you will be prompted to confirm the required headers. Note that you do not provide the values for the headers during the server on-boarding. Header values are provided by the users during the Auth Link flow.Getting Started
Add the server
Navigate to the Server Library and click on the New Server button. Find Simplescraper in the Caylex Catalog.
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.
Related Servers
Firecrawl
