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

# Agents Overview

Agents collect structured data from web platforms. There are **100 agents** across 36 platforms, each with specific parameters and per-row pricing.

## How It Works

<Steps>
  <Step title="Discover">
    Browse agents by platform or search for a specific one. Each agent has defined parameters and a per-1k row price.
  </Step>

  <Step title="Run">
    POST the agent's required parameters. The API returns a job ID immediately.
  </Step>

  <Step title="Poll">
    Check job status every few seconds until it completes.
  </Step>

  <Step title="Retrieve">
    Download structured data as JSON. You're charged per row returned at the agent's rate.
  </Step>
</Steps>

## All Agents

Every agent in the catalog with its description and pricing. Click a slug to see full parameters, code snippets, and example responses.

| Platform     | Agent                                                                 | What it does                                                                                                   | Price                 |
| ------------ | --------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | --------------------- |
| Airbnb       | [Airbnb Listing Details](/agents/airbnb/listings)                     | Get Airbnb listing details — price, availability, ratings, host info, amenities — from listing URLs            | \$3 / 1k listings     |
| Airbnb       | [Airbnb Reviews](/agents/airbnb/reviews)                              | Extract Airbnb reviews — text, author, rating, date — from provided URLs, specifying a locale                  | \$2 / 1k reviews      |
| Amazon       | [Amazon Bestsellers](/agents/amazon/bestsellers)                      | Get Amazon bestseller products from category URLs, with rankings, ratings, and prices                          | \$2.7 / 1k products   |
| Amazon       | [Amazon Products](/agents/amazon/products)                            | Get Amazon product data — titles, pricing, reviews, ASINs, and seller info — from product or category URLs     | \$2.6 / 1k products   |
| Amazon       | [Amazon Reviews](/agents/amazon/reviews)                              | Extract Amazon product reviews—ratings, text, verification, helpful votes—from product URLs, limiting to a se… | \$2.6 / 1k reviews    |
| Amazon       | [Amazon Search](/agents/amazon/search)                                | Extract Amazon product titles, prices, ratings, and images by searching with your queries                      | \$0.1 / 1k products   |
| Amazon       | [Amazon Sellers](/agents/amazon/sellers)                              | Get Amazon seller info — name, ratings, review count, store URL — from product or category URLs                | \$2.7 / 1k sellers    |
| App Store    | [App Store Reviews](/agents/appstore/reviews)                         | Extract App Store reviews – text, rating, author, and date – from app URLs                                     | \$0.1 / 1k reviews    |
| Blinkit      | [Blinkit Category](/agents/blinkit/category)                          | Extract Blinkit category page listings — products, prices, stock, ratings — from category URLs                 | \$0.005 / 1k products |
| Blinkit      | [Blinkit Products](/agents/blinkit/products)                          | Extract Blinkit product details — MRP, selling price, stock — from product URLs                                | \$1 / 1k products     |
| Blinkit      | [Blinkit Search](/agents/blinkit/search)                              | Search Blinkit by query — listings, prices, stock, ratings, images                                             | \$0.003 / 1k products |
| Booking      | [Booking Reviews](/agents/booking/reviews)                            | Extract Booking.com hotel reviews, ratings, stars, and reviewer details from hotel URLs                        | \$0.8 / 1k reviews    |
| BuiltWith    | [BuiltWith Technology](/agents/builtwith/technology)                  | Get the technology stack of any website — analytics, hosting, CMS, frameworks, payment processors, ad pixels,… | \$2 / 1k domains      |
| eBay         | [eBay Sold Listings](/agents/ebay/sold-listings)                      | Get confirmed eBay sold prices and detailed listing data by keyword across 8 marketplaces                      | \$3.5 / 1k listings   |
| Etsy         | [Etsy Products](/agents/etsy/search)                                  | Search Etsy for products matching keywords, returning listing title, price, images, and URL                    | \$8 / 1k products     |
| Facebook     | [Facebook Ads Library](/agents/facebook/ads-library)                  | Scrape Facebook/Meta Ad Library — see what ads any brand is currently running, with creative copy, CTA, and d… | \$3 / 1k ads          |
| Facebook     | [Facebook Marketplace](/agents/facebook/marketplace)                  | Scrape listings from Facebook Marketplace — title, price, location, and photos — by city or category URL.      | \$2.5 / 1k listings   |
| Facebook     | [Facebook Pages](/agents/facebook/pages)                              | Scrape public Facebook page profiles — likes, followers, intro, contact info, and page metadata.               | \$6 / 1k pages        |
| Facebook     | [Facebook Posts](/agents/facebook/posts)                              | Scrape posts from public Facebook pages — text, engagement, reactions, and timestamps.                         | \$0.18 / 1k posts     |
| Flipkart     | [Flipkart Products](/agents/flipkart/products)                        | Extract Flipkart product details — title, price, ratings, images, specifications, seller info — from product…  | \$1 / 1k products     |
| G2           | [G2 Reviews](/agents/g2/reviews)                                      | Extract G2.com product reviews with star ratings, review text, and reviewer details from a product URL         | \$3.5 / 1k reviews    |
| Glassdoor    | [Glassdoor Jobs](/agents/glassdoor/jobs)                              | Extract Glassdoor job listings with role, location, date, rating, and Easy Apply status from keywords          | \$0.3 / 1k jobs       |
| Glassdoor    | [Glassdoor Reviews](/agents/glassdoor/reviews)                        | Extract Glassdoor employee reviews via keyword search — pros, cons, ratings, culture / comp / leadership scor… | \$8 / 1k reviews      |
| Google       | [Google Flights](/agents/google/flights)                              | Search Google Flights for one-way, round-trip, and multi-city flights, including prices, stops, airlines, and… | \$0.1 / 1k flights    |
| Google       | [Google Images](/agents/google/images)                                | Extract Google Images details — URL, source, description, dimensions, and thumbnail — by providing a query an… | \$1.8 / 1k results    |
| Google       | [Google Jobs](/agents/google/jobs)                                    | Extract job data, application links, company information, and full job descriptions from Google Jobs by query  | \$20 / 1k jobs        |
| Google       | [Google Maps Places](/agents/google/maps/places)                      | Search Google Maps places for address, rating, reviews, contact info, opening hours, and images                | \$2 / 1k places       |
| Google       | [Google Reverse Geocoding](/agents/google/maps/reverse-geocoding)     | Extract street addresses and location names from Google Maps using latitude/longitude coordinates              | \$0.8 / 1k addresses  |
| Google       | [Google Maps Reviews](/agents/google/maps/reviews)                    | Extract reviews from Google Maps places — reviewer info, ratings, text, responses — using start URLs and max…  | \$0.25 / 1k reviews   |
| Google       | [Google News](/agents/google/news)                                    | Get Google News articles by search query — title, source, snippet, published date — with country and language… | \$4.5 / 1k news       |
| Google       | [Google Play Reviews](/agents/google/play/reviews)                    | Extract Google Play reviews, including reviewer name, rating, publish date, and full text                      | \$0.1 / 1k reviews    |
| Google       | [Google Search](/agents/google/search)                                | Scrape Google Search results — organic links, snippets, titles — with country/language filters and search ope… | \$1.7 / 1k pages      |
| Google       | [Google Shopping](/agents/google/shopping)                            | Extract Google Shopping product listings and details by keyword, country, language, count, and date range      | \$3.2 / 1k results    |
| Google       | [Google Trending Daily](/agents/google/trends-daily)                  | Pull today's trending searches from Google Trends — keywords with traffic estimates, related news, and pictur… | \$0.8 / 1k trends     |
| Indeed       | [Indeed Jobs](/agents/indeed/jobs)                                    | Extract Indeed job listings by title and limit, providing job title, company name, location, and URL           | \$0.06 / 1k jobs      |
| Instagram    | [Instagram Comments](/agents/instagram/comments)                      | Extract Instagram comments — text, timestamps, usernames, likes, and replies — from post or reel URLs          | \$1.6 / 1k comments   |
| Instagram    | [Instagram Hashtag](/agents/instagram/hashtag)                        | Get Instagram posts, reels, engagement metrics, images, timestamps, and audio from a list of hashtags          | \$1.8 / 1k results    |
| Instagram    | [Instagram Hashtag Analytics](/agents/instagram/hashtag-analytics)    | Extract Instagram hashtag stats: top/recent posts, volume, posts per day, related hashtags with frequency, fr… | \$1.3 / 1k results    |
| Instagram    | [Instagram Mentions](/agents/instagram/mentions)                      | Extract Instagram tagged posts and mentions for a username, including text, hashtags, comments, images, likes… | \$1.4 / 1k posts      |
| Instagram    | [Instagram Posts](/agents/instagram/posts)                            | Extract Instagram post metadata and media, including captions, hashtags, engagement, and comments, from profi… | \$0.8 / 1k posts      |
| Instagram    | [Instagram Profiles](/agents/instagram/profiles)                      | Extract Instagram profile data, including bio, followers, website, verification, and recent posts with engage… | \$1.3 / 1k profiles   |
| Instagram    | [Instagram Reels](/agents/instagram/reels)                            | Get Instagram Reels and their metadata — caption, transcript, hashtags, engagement, duration, and video file…  | \$0.9 / 1k reels      |
| Instagram    | [Instagram Profile Search](/agents/instagram/search)                  | Extract Instagram profiles, places, and hashtags from a search query, listing names, follower counts, and pos… | \$1.4 / 1k profiles   |
| Instamart    | [Instamart Category](/agents/instamart/category)                      | Extract Instamart category page listings — products, prices, stock, ratings — from category URLs               | \$0.005 / 1k products |
| Instamart    | [Instamart Products](/agents/instamart/products)                      | Extract Instamart product details — MRP, selling price, stock — from product URLs                              | \$1 / 1k products     |
| Instamart    | [Instamart Search](/agents/instamart/search)                          | Search Instamart by query — listings, prices, stock, ratings, images                                           | \$0.003 / 1k products |
| LinkedIn     | [LinkedIn Ads](/agents/linkedin/ads-library)                          | Extract LinkedIn ad details, ad copy, media URL, and call-to-action buttons from Ad Library URLs               | \$1 / 1k ads          |
| LinkedIn     | [LinkedIn Companies](/agents/linkedin/company-details)                | Get LinkedIn company details — name, size, website, industry, specialties — from LinkedIn URLs                 | \$2.6 / 1k companies  |
| LinkedIn     | [LinkedIn Employees](/agents/linkedin/company-employees)              | List LinkedIn company employees — name, role, location, seniority — from a list of company URLs                | \$1.2 / 1k profiles   |
| LinkedIn     | [LinkedIn Company Posts](/agents/linkedin/company-posts)              | Get LinkedIn posts from a company or profile — content, media, and engagement metrics                          | \$1.4 / 1k posts      |
| LinkedIn     | [LinkedIn Company Search](/agents/linkedin/company-search)            | Search LinkedIn for companies by keyword, industry, location, and size, returning name, profile URL, and empl… | \$3.5 / 1k companies  |
| LinkedIn     | [LinkedIn Job Details](/agents/linkedin/job-detail)                   | Extract LinkedIn job details: description, company info, salary insights, application statistics, from a job…  | \$4.5 / 1k jobs       |
| LinkedIn     | [LinkedIn Job Search](/agents/linkedin/job-search)                    | Extract LinkedIn job details — title, company, location, URL — by specifying job titles, location, and filters | \$0.8 / 1k jobs       |
| LinkedIn     | [LinkedIn Post Comments](/agents/linkedin/post-comments)              | Extract LinkedIn post comments and replies, including likes and reactions, from a list of post URLs            | \$1.7 / 1k comments   |
| LinkedIn     | [LinkedIn Post Reactions](/agents/linkedin/post-reactions)            | Extract reactions from LinkedIn posts and comments, providing likes and appreciations                          | \$1.7 / 1k reactions  |
| LinkedIn     | [LinkedIn Post Search](/agents/linkedin/post-search)                  | Search LinkedIn posts, including author, content, and date, using configurable filters to target specific pro… | \$1.4 / 1k posts      |
| LinkedIn     | [LinkedIn Profile Comments](/agents/linkedin/profile-comments)        | Extract LinkedIn profile comments and their social activities like likes and reactions, requiring no input     | \$1.9 / 1k comments   |
| LinkedIn     | [LinkedIn Profile Posts](/agents/linkedin/profile-posts)              | Get LinkedIn profile posts — content, media, reactions, and comments — from profile URLs, specifying post cou… | \$1.2 / 1k posts      |
| LinkedIn     | [LinkedIn Profile Reactions](/agents/linkedin/profile-reactions)      | Monitor public LinkedIn profiles for reactions, along with full post details and social activities             | \$1.9 / 1k reactions  |
| LinkedIn     | [LinkedIn People Search](/agents/linkedin/profile-search)             | Find LinkedIn profiles by name, title, company, school, industry, and more — returns name, title, company, lo… | \$3.5 / 1k profiles   |
| LinkedIn     | [LinkedIn Profile Details](/agents/linkedin/profiles)                 | Extract LinkedIn profile data — work history, education, skills, contact info — from queries                   | \$3.5 / 1k profiles   |
| Naukri       | [Naukri Jobs](/agents/naukri/job)                                     | Pull details for a specified number of Naukri job postings, including title, company, and experience           | \$2 / 1k jobs         |
| Product Hunt | [Product Hunt](/agents/producthunt/products)                          | Scrape Product Hunt launches — today's leaderboard, a specific date, or by category/topic. Includes upvotes,…  | \$0.07 / 1k products  |
| Reddit       | [Reddit Posts](/agents/reddit/posts)                                  | Extract Reddit posts and comments — by URL (subreddit / post / user) or search keyword                         | \$2.9 / 1k results    |
| Shopee       | [Shopee Products](/agents/shopee/products)                            | Get Shopee product listings from keyword, category, or URL, with price, discount, seller, ratings, stock & sh… | \$4.5 / 1k products   |
| Shopify      | [Shopify Products](/agents/shopify/products)                          | Extract product data — prices, variants, images, descriptions — from any Shopify-powered store URL             | \$0.01 / 1k products  |
| SimilarWeb   | [Similarweb Traffic](/agents/similarweb/traffic)                      | Pull Similarweb website analytics including traffic, rank, and audience data for domains you provide           | \$8 / 1k websites     |
| Skyscanner   | [Skyscanner Flights](/agents/skyscanner/flights)                      | Compare flight prices across airlines using IATA codes and dates. Powered by Skyscanner.                       | \$2.3 / 1k flights    |
| Spotify      | [Spotify Play Counts](/agents/spotify/play-count)                     | Extract play counts and statistics for Spotify artists, albums, and tracks from their URLs                     | \$2.7 / 1k urls       |
| Threads      | [Threads Post Details](/agents/threads/post-details)                  | Extract Threads post caption, media, engagement, author details, and all replies from post URLs                | \$2.1 / 1k posts      |
| Threads      | [Threads Posts](/agents/threads/posts)                                | Extract Threads posts and user profiles by username, hashtag, or keyword, including engagement metrics         | \$3.7 / 1k posts      |
| Threads      | [Threads Profiles](/agents/threads/profiles)                          | Extract Threads profile details from usernames: follower count, bio, URLs, picture, and full name              | \$4.7 / 1k profiles   |
| Threads      | [Threads Search](/agents/threads/search)                              | Search Threads for posts and users matching a searchQuery, returning post content and user details             | \$4.7 / 1k results    |
| TikTok       | [TikTok Comments](/agents/tiktok/comments)                            | Extract TikTok comments — text, author, likes, replies — from a list of video URLs                             | \$0.4 / 1k comments   |
| TikTok       | [TikTok Followers & Following](/agents/tiktok/followers)              | Extract TikTok followers and following — full profile data — from TikTok profiles                              | \$0.9 / 1k followers  |
| TikTok       | [TikTok Hashtag](/agents/tiktok/hashtag)                              | Extract TikTok videos from a list of hashtags — URLs, likes, plays, music, creator data                        | \$1.9 / 1k videos     |
| TikTok       | [TikTok Profiles](/agents/tiktok/profiles)                            | Extract TikTok profile data — follower counts, bios, and engagement stats — from profile URLs                  | \$0.4 / 1k profiles   |
| TikTok       | [TikTok Sounds](/agents/tiktok/sound)                                 | Extract TikTok videos with their URLs, likes, country, video and music metadata, and creator data from sound…  | \$1.9 / 1k videos     |
| TikTok       | [TikTok Trends](/agents/tiktok/trends)                                | Monitor global TikTok trends, delivering top videos, posts, authors, and music data automatically              | \$1.6 / 1k results    |
| TikTok       | [TikTok User Search](/agents/tiktok/user-search)                      | Search TikTok for users, returning profile data: name, nickname, signature, and follower count                 | \$2.4 / 1k profiles   |
| TikTok       | [TikTok Video Details](/agents/tiktok/video)                          | Get TikTok video details from URLs: captions, music, heart count, play count, hashtags, and profile info       | \$4.7 / 1k videos     |
| TripAdvisor  | [TripAdvisor Listings](/agents/tripadvisor/listings)                  | Extract Tripadvisor data on hotels, restaurants, attractions, pricing, and ratings, requiring no input         | \$2 / 1k listings     |
| TripAdvisor  | [TripAdvisor Reviews](/agents/tripadvisor/reviews)                    | Extract Tripadvisor reviews for specified places, with text, rating, dates, reviewer, owner responses, and pl… | \$0.8 / 1k reviews    |
| Twitter / X  | [Twitter / X Profiles](/agents/twitter/profiles)                      | Extract Twitter user data — bio, follower count, following count, recent posts — from usernames or profile UR… | \$0.3 / 1k profiles   |
| Twitter / X  | [Twitter / X Posts](/agents/twitter/tweets)                           | Extract tweets from Twitter by keyword, URL, list, or profile, with content, date, and engagement metrics      | \$0.2 / 1k tweets     |
| Upwork       | [Upwork Jobs](/agents/upwork/jobs)                                    | Extract Upwork job postings with their title, description, budget, required skills, and client details         | \$3 / 1k jobs         |
| Walmart      | [Walmart Products](/agents/walmart/products)                          | Scrape Walmart product details — price, ratings, seller, availability — from search, category, or product URL… | \$1 / 1k products     |
| Y Combinator | [Y Combinator Companies](/agents/ycombinator/companies)               | Extract YC startup leads, founder emails, LinkedIn profiles, and hiring data from a URL                        | \$5 / 1k companies    |
| Yelp         | [Yelp Reviews](/agents/yelp/reviews)                                  | Extract Yelp review text, rating, author, and date from a list of review URLs                                  | \$0.4 / 1k reviews    |
| YouTube      | [YouTube Channel Profile](/agents/youtube/channel-information)        | Extract YouTube channel profiles, subscriber counts, statistics, and geo-targeting details by query            | \$0.4 / 1k profiles   |
| YouTube      | [YouTube Channel Videos / Shorts / Streams](/agents/youtube/channels) | Extract YouTube channel data from URLs, with video lists, subscriber counts, and channel metadata              | \$0.4 / 1k videos     |
| YouTube      | [YouTube Comments](/agents/youtube/comments)                          | Extract YouTube comments — text, likes, timestamps, and reply threads — from video URLs, specifying max comme… | \$0.7 / 1k comments   |
| YouTube      | [YouTube Channel Emails](/agents/youtube/email)                       | Extract the visible email address from a YouTube channel's public profile page using its specific URL          | \$20 / 1k profiles    |
| YouTube      | [YouTube Search](/agents/youtube/search)                              | Extract YouTube search results for a query, providing video, channel, and playlist titles, links, and descrip… | \$0.2 / 1k results    |
| YouTube      | [YouTube Transcripts](/agents/youtube/video-transcript)               | Extract a YouTube video's full transcript with timestamps, plus title, description, views, and channel info    | \$4.5 / 1k results    |
| Zepto        | [Zepto Category](/agents/zepto/category)                              | Extract Zepto category page listings — products, prices, stock, ratings — from category URLs                   | \$0.005 / 1k products |
| Zepto        | [Zepto Products](/agents/zepto/products)                              | Extract Zepto product details — MRP, selling price, stock — from product URLs                                  | \$1 / 1k products     |
| Zepto        | [Zepto Search](/agents/zepto/search)                                  | Search Zepto by query — listings, prices, stock, ratings, images                                               | \$0.003 / 1k products |
| Zillow       | [Zillow Listing Details](/agents/zillow/listing)                      | Extract Zillow property address, price, beds, baths, and square footage from a list of Zillow URLs             | \$1.6 / 1k results    |
| Zillow       | [Zillow ZIP Search](/agents/zillow/zip-search)                        | Extract Zillow real estate property listings by ZIP code, specifying if for sale, rent, or sold                | \$1 / 1k results      |
