vaaya / catalog / scrape linkedin

Scrape LinkedIn for AI agents

Public LinkedIn at scale — a person's posts, job listings, or a people-search by title and geography (some with a verified email).

from 1¢

What it's for

Pull a person's recent posts from their profile URLs.
Search live job listings by title, company, and location.
Find profiles by a search query — title, seniority, geography — some with a verified work email.
Public data only — no login, no scraping your own connections.

How to ask your agent

Connect Vaaya, then just say it in plain language. For example:

Use Vaaya to scrape the last 10 posts from these 5 LinkedIn profiles.

Use Vaaya to find VPs of Marketing at US fintechs, with emails where available.

What you get back

[
  {
    "type": "post",
    "id": "7478187502005059586",
    "linkedinUrl": "https://www.linkedin.com/posts/williamhgates_...-Gq3o",
    "content": "We’re entering a new stage of the fight against Alzheimer’s. Faster diagnoses and more efficient research are on the horizon…",
    "author": {
      "publicIdentifier": "williamhgates",
      "type": "profile",
      "name": "Bill Gates"
    }
  }
]

Pricing

4–45¢ per call (scales with how many posts or listings you pull). Charges are shown in cents and recorded in your transaction history. Set a maximum cost for each call. Failed calls are not charged.

Try it with your agent.

Connect Vaaya and describe what you want to do. Your agent can find a suitable service and call it within your budget.

npx @vaaya/mcp install