# Changelog of Welcome to the Jungle Jobs Scraper (`devilscrapes/welcome-to-the-jungle-jobs-scraper`) Actor

- **URL**: https://apify.com/devilscrapes/welcome-to-the-jungle-jobs-scraper/changelog.md
- **Full Actor documentation**: https://apify.com/devilscrapes/welcome-to-the-jungle-jobs-scraper.md

## Changelog

### 0.1.0

- Real implementation: `algolia_client.py` (env.js key resolution +
  fallback, Algolia `query` POST, curl-cffi retry/backoff/profile
  rotation), `parser.py` (hit -> `ResultRow`), `scraper.py` (pagination,
  dedupe-by-objectID, stop conditions), `main.py` (SDK wiring, PPE
  charges, DATACENTER `BUYPROXIES94952` proxy pinned to country `FR`).
  23-field `ResultRow` / full `ActorInput` in `models.py` (Pydantic v2).
  54 unit tests against real captured Algolia/env.js fixtures.
