← Tools Reference

Riveter

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

API key2 toolshttps://api.riveterhq.com/v1
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.