Loading...
Loading...
Manage employer brand and job listings on Glassdoor's review platform.
npx skill4agent add andrejones92/canifi-life-os glassdoorcurl -sSL https://canifi.com/skills/glassdoor/install.sh | bashcp -r skills/glassdoor ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set GLASSDOOR_PARTNER_ID "your_partner_id"
canifi-env set GLASSDOOR_API_KEY "your_api_key"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Show me our latest Glassdoor reviews"
Assistant: Returns recent employee reviewsUser: "Post the Product Manager position on Glassdoor"
Assistant: Creates job listingUser: "What's our current Glassdoor rating?"
Assistant: Returns company rating and trendsUser: "What's the average salary for Software Engineers in NYC?"
Assistant: Returns salary data and ranges| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid credentials | Verify partner credentials |
| 403 Forbidden | No API access | Apply for partnership |
| 404 Not Found | Company not found | Verify company ID |
| 429 Rate Limited | Too many requests | Wait and retry |