Scrapingant
Overview
SLUG: SCRAPINGANT
Description
ScrapingAnt is a web scraping API that provides tools for data extraction, including features like Chrome page rendering, low latency rotating proxies, JavaScript execution, and unlimited parallel requests.
Authentication Details
API Key
Connecting to Scrapingant
Create an auth config
Use the dashboard to create an auth config for the Scrapingant toolkit. This allows you to connect multiple Scrapingant accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Scrapingant toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SCRAPINGANT_EXTRACT_CONTENT_AS_MARKDOWN
Tool Name: Extract Content as Markdown
Description
Action Parameters
Action Response
SCRAPINGANT_EXTRACT_DATA_WITH_AI
Tool Name: Extract Data with AI
Description
Action Parameters
Action Response
SCRAPINGANT_GET_API_CREDITS_USAGE
Tool Name: Get API Credits Usage
Description
Action Parameters
Action Response
SCRAPINGANT_SCRAPE_WEB_PAGE
Tool Name: Scrape Web Page
Description
Action Parameters
Action Response
SCRAPINGANT_SCRAPE_WITH_EXTENDED_JSON_OUTPUT
Tool Name: Scrape with Extended JSON Output
Description
Action Parameters
Action Response