> ## Agent Instructions
>
> Base URL: https://api.anysite.io
> Authentication: send the `access-token` header. Do NOT use `Authorization: Bearer`.
> Full endpoint catalog: https://app.anysite.io/docs
# Job Boards Node

Search Glassdoor job listings with the AnySite Job Boards node

Search Glassdoor job listings by keyword, with filters for location, country, company size,
remote-only, posting age, easy-apply, and job type.

## Resources and operations

| Resource | Operation | What it does |
|---|---|---|
| Glassdoor | Get Job List | Search Glassdoor job listings by keyword |

## Set up

Install the package and add the AnySite API credential first: see
[Installation](/docs/n8n-nodes/installation).

## Verify

Add the node, enter a keyword (for example "Software Engineer"), and execute. The output panel
returns matching job listings.

## See also

- [Errors and limits](/docs/errors-and-limits) — status codes, rate limits, and what each call charges
- [API reference](/docs/api) — the underlying REST endpoints each operation calls
