# themuse-extractor Pulls postings from [The Muse public jobs API](https://www.themuse.com/developers/api/v2). - Works without auth, but `themuseApiKey` (`THEMUSE_API_KEY`) raises rate limits. - Each pipeline `searchTerm` is sent as a `category`. The Muse's first `searchCities` token is forwarded as `location`. - Capped per term via `themuseMaxJobsPerTerm` (default 100).