faang.watch API
API for job postings currently active on FAANG companies' career websites. You can explore it with a nice UI here: [faang.watch](https://faang.watch/?utm_source=rapidapidocs) Join [Discord](https://discord.gg/YcYX5pzE) for direct interactions with our team - questions, feature requests, etc. The jobs API consists of job postings from FAANG companies (Google, Meta, Apple, Amazon, Nvidia, Netflix,…
faang.watch API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Possible values | ||
| GET |
List freshness possible values. /freshness/ |
Gets a full list of possible values for the `freshness` parameter in the `/search` endpoint. |
| GET |
List min_years_of_experience possible values. /min_years_of_experience/ |
Lists possible values for the `min_years_of_experience` parameter. |
| GET |
List companies possible values. /company/ |
Returns the full list of companies available. |
| GET |
List location possible values. /location/ |
Get a full list of possible location parameter values. |
| GET |
List categories possible values. /categories/ |
Get a full list of categories. |
| GET |
List seniority possible values. /seniority |
Provides a full list of possible values for the `seniority` parameter in the `/search/` endpoint. |
| Search | ||
| GET |
Search job postings /search |
Allows search of currently active job postings. |
faang.watch API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $30 / month | 2 / second |
|
| ULTRA | $80 / month | 5 / second |
|
| MEGA | $500 / month | 5 / second |
|