← All integrations

Riveter

Riveter integration (AI, Data). Imported from open-connector.

API key2 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
riveter_get_account
Retrieve the Riveter account and API key details for the connected API key.

/account

POST
riveter_scrape
Scrape a public webpage with Riveter and return extracted text content.

/scrape

3 parameters
ParamTypeRequiredDescription
urlstringrequiredThe public webpage URL to scrape.
proxy_country_codestringoptionalThe two-character country code for proxy routing.
skip_cachebooleanoptionalWhether to bypass cached scrape results and fetch fresh content.
Request private-beta access