apple-jobs-research
Installation
SKILL.md
Apple Jobs search
Search Apple's public careers site and pull full posting detail — all as normalized JSON from the Crawlora API, no scraping jobs.apple.com by hand.
When to use this skill
- "Search for jobs at Apple in ."
- "What is Apple currently hiring for on the team?"
- "Pull the full description and qualifications for Apple job ."
- "Is Apple hiring for retail / evergreen roles in ?"
Setup (one-time)
- Get a free Crawlora API key (2,000 credits/mo, no card) at https://crawlora.net.
export CRAWLORA_API_KEY=sk_your_key_here- All requests:
x-api-key: $CRAWLORA_API_KEYagainsthttps://api.crawlora.net/api/v1. Missing/invalid key →401.