πŸ§ͺ SAXZ API Tester

Test and validate API endpoints with real-time results

1️⃣ Single Country Search API

Test parse-indeed.php endpoint - Maximum 200 jobs per request

Example Request:
GET /api/parse-indeed.php?keyword=Software+Engineer&loc=New+York&country=US&limit=200

2️⃣ Multi-Country Search API

Test multi-search.php endpoint - Up to 12,600 jobs (63 countries Γ— 200)

Example Request:
GET /api/multi-search.php?mode=multi&keyword=Data+Scientist&countries=US,UK,CA&limit=200

3️⃣ Configuration API

Test indeed-countries.php endpoint - Get countries and categories data

Example Request:
GET /api/indeed-countries.php?format=json&type=all

πŸ”— Quick Navigation