# LinkedIn Scraper API ## Docs - [Introduction](https://docs.api.nickautomations.com/guides/introduction.md): Learn what the LinkedIn Scraper API does and how it can help you extract data from LinkedIn Sales Navigator. - [Quickstart](https://docs.api.nickautomations.com/guides/quickstart.md): Make your first request to the LinkedIn Scraper API in under two minutes. - [Authentication](https://docs.api.nickautomations.com/guides/authentication.md): How to authenticate your requests to the LinkedIn Scraper API using API keys. - [Rate Limiting](https://docs.api.nickautomations.com/guides/rate-limiting.md): Understand your per-key rate limits and how to handle 429 responses. - [Getting LinkedIn Cookies](https://docs.api.nickautomations.com/guides/getting-cookies.md): How to extract the li_at and JSESSIONID cookies from your LinkedIn Sales Navigator browser session. - [Pagination](https://docs.api.nickautomations.com/guides/pagination.md): How to page through large result sets using the start offset and the paging response object. - [Health](https://docs.api.nickautomations.com/api-reference/health.md): Service health check endpoints for monitoring and integration. - [Scrape LinkedIn Data](https://docs.api.nickautomations.com/api-reference/scraping/scrape-linkedin-data.md): Scrapes LinkedIn Sales Navigator search results. Returns up to 25 items per request (1 page). - [Prometheus Metrics](https://docs.api.nickautomations.com/api-reference/health/prometheus-metrics.md): Returns metrics in Prometheus text format. Includes request counts, latencies, scraping statistics, and system metrics. ## OpenAPI Specs - [openapi-consumer](https://docs.api.nickautomations.com/openapi-consumer.yaml) - [openapi](https://docs.api.nickautomations.com/openapi.yaml)