GRC CareersConnecting Talent and Trust. Post a Job Log in

HomeSyndicate Our Jobs

Syndicate Our Jobs

Run a newsletter, community, or careers site for governance, risk, compliance, or AI professionals? Pull our live AI governance job feed and show it to your audience. Free.

Two ways to pull the feed

1. RSS — no key needed
https://www.ai-governance-jobs.com/feed.xml
Standard RSS 2.0. Point any reader or newsletter tool at it.
2. JSON API — free key
https://www.ai-governance-jobs.com/api/feed?key=YOUR_KEY
Up to 500 live jobs as JSON: title, organization, location, salary, category, and a link to apply. Send the key as ?key= or an x-api-key header.

Get a free key

Email contact@ai-governance-jobs.com with your site and how you plan to use the feed, and we'll send you a key. Takes a minute, and it lets us keep the feed fast for everyone.

Terms (short and fair)

Quick example

curl "https://www.ai-governance-jobs.com/api/feed?key=YOUR_KEY"

Turnkey script (Python)

Want a running start? This ready-to-run script pulls the feed, records new roles in a Google Sheet, and emails you a daily HTML digest. Add your key, schedule it with cron, and you have a live governance-jobs digest for your audience.

Download agj-job-tracker.py →

pip install requests google-auth-oauthlib google-api-python-client
python3 agj-job-tracker.py