> ## Documentation Index
> Fetch the complete documentation index at: https://help.lobstr.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Why your run pauses with a 'Too Many Requests' error

> What the 'Too Many Requests' / 'account is being rate limited' message means in the Sales Navigator Leads Scraper, why LinkedIn triggers it, and how lobstr.io auto-pauses and resumes your run.

If a run in the **Sales Navigator Leads Scraper** pauses with a **"Too Many Requests"** message — sometimes phrased as **your account is being rate limited** — it means LinkedIn / Sales Navigator has temporarily limited how many requests your account can make.

These two phrases refer to the same thing. There isn't a separate "rate limited" error — both mean LinkedIn has asked us to slow down on your account for a while.

<Frame>
  <img src="https://mintcdn.com/lobstrio-8dcae32c/3T00-ff1jNHg4MyQ/images/guides/sales-navigator/too-many-requests/rate_limit_message.png?fit=max&auto=format&n=3T00-ff1jNHg4MyQ&q=85&s=e34a964ca547771e974bae3fa4c06764" alt="A paused Sales Navigator Leads Scraper run with a banner reading: Your account is being rate-limited by the target website. The run will resume automatically after a cooldown period." width="1191" height="721" data-path="images/guides/sales-navigator/too-many-requests/rate_limit_message.png" />
</Frame>

<Note>
  This shows up in the [Runs table](/core-concepts/runs) as the [`account_too_many_requests`](/core-concepts/run-stop-reasons#account-related-stops) stop reason. It does **not** count against a scraper's [uptime score](/safety/scraper-status) — it's a platform limit, not the tool breaking.
</Note>

## Why it happens

LinkedIn sets its own limits on how much activity a Sales Navigator account can do in a given period. When an account sends a large number of requests in a short window — for example, scraping many search pages, profiles, or companies quickly — LinkedIn responds by temporarily limiting that account.

A few important things to know:

* **It's tied to your account, not to us.** The limit is applied by LinkedIn to your Sales Navigator seat, based on your account's activity.
* **It's temporary.** It's not a block or a ban — it's a cooldown that lifts on its own.
* **It usually resets daily.** LinkedIn's limits typically refresh on a daily cycle.

<Tip>
  This is different from lobstr.io's own built-in safety caps (200 searches / 5,000 leads per day per account). Those exist specifically to keep you *under* LinkedIn's limits — see [Account bans & limits](/safety/account-bans#how-many-leads-can-you-scrape-per-day-from-sales-navigator).
</Tip>

## What happens when it's triggered

When this limit is reached, lobstr.io handles it for you automatically:

<Steps>
  <Step title="Your run is paused">
    The run is **paused, not cancelled or failed.** Everything already collected is kept, and the run stays in place ready to continue.
  </Step>

  <Step title="You're shown when it will resume">
    A message lets you know the run was paused because of too many requests, along with the time it's scheduled to resume.

    <Frame>
      <img src="https://mintcdn.com/lobstrio-8dcae32c/3T00-ff1jNHg4MyQ/images/guides/sales-navigator/too-many-requests/schedule.png?fit=max&auto=format&n=3T00-ff1jNHg4MyQ&q=85&s=e2b17902c90846d4ba799448781ba44a" alt="Live console showing the run paused for too many requests, with the time it will be relaunched (2026-07-14 03:05:00)" width="2500" height="1450" data-path="images/guides/sales-navigator/too-many-requests/schedule.png" />
    </Frame>
  </Step>

  <Step title="It relaunches on its own">
    lobstr.io automatically relaunches the run once the limit period has passed — generally shortly after **midnight UTC**, when LinkedIn's daily limit resets. You don't need to do anything.
  </Step>
</Steps>

## What should you do?

In most cases, **no action is needed** — the run will resume by itself once LinkedIn's limit resets.

To reduce how often this happens, you can:

* **Lower the volume or speed of your runs** so your account makes fewer requests in a short time. Reducing the Squid's [slots](/core-concepts/slots) lowers how many requests go out at once.
* **Spread activity across time** rather than running very large jobs all at once — a gentler [schedule](/core-concepts/scheduling) keeps the load steady instead of bursting.
* **Avoid using the same Sales Navigator account heavily in multiple places at the same time** — for example, browsing LinkedIn manually, or running another tool, while a large run is active.

<Tip>
  If you regularly scrape large volumes, connect and use **multiple Sales Navigator accounts** so the load is shared. Each account has its own independent limit, so spreading work across several accounts is the most reliable way to avoid hitting the cap. See [Split search](/guides/sales-navigator/split-search) for going beyond the per-search ceiling.
</Tip>

## Still stuck?

If a run keeps pausing on "Too Many Requests" even at low volume, ping us on [Crisp chat](https://go.crisp.chat/chat/embed/?website_id=45b5fabf-a2d0-441c-b3de-2d517bdeeac9) or email `contact@lobstr.io` with the **Run ID** — that's everything we need to take a look.
