scrape_glassdoor
ActiveTool of GoCreative Agent API
declared in 1.27.1
Scrape Glassdoor company pages (rating, reviews, salary estimates). Use for employer-research agents. Example call: {"company": "stripe"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "scrape_glassdoorArguments",
"required": [
"company"
],
"properties": {
"company": {
"type": "string",
"title": "Company"
}
}
}Parent server
GoCreative Agent API
1/7 registries