# Upscrape > Structured data extraction as an API. 35 platforms, one endpoint, one key. Every capability publishes an input schema and returns raw JSON from the live source. ## Complete API Catalog - [Copy all live APIs for an LLM](https://upscrape.com/scrapers/llm.md): One paste-ready reference with every public platform, capability, example request, and input schema. - [Read the full product documentation](https://upscrape.com/llms-full.txt): Every implemented REST, MCP, guide, and reference page in one document. ## Scrapers - [Are.na](https://docs.upscrape.com/docs/platforms/arena/index.md): Scrape Are.na profiles, channels, and blocks with sync-first capabilities for profile lookup, channel listing, block… - [List Block Connections](https://docs.upscrape.com/docs/platforms/arena/arena.block.connections-list/index.md): `arena.block.connections-list` — Fetch all channels that contain a specific Are.na block. - [Get Block](https://docs.upscrape.com/docs/platforms/arena/arena.block.get/index.md): `arena.block.get` — Fetch a single Are.na block by block ID or block URL. - [List Channel Blocks](https://docs.upscrape.com/docs/platforms/arena/arena.channel.blocks-list/index.md): `arena.channel.blocks-list` — Fetch all blocks from an Are.na channel. - [Get Channel](https://docs.upscrape.com/docs/platforms/arena/arena.channel.get/index.md): `arena.channel.get` — Fetch an Are.na channel by slug or channel URL. - [List Profile Channels](https://docs.upscrape.com/docs/platforms/arena/arena.profile.channels-list/index.md): `arena.profile.channels-list` — Fetch all channels for an Are.na profile. - [Get Profile](https://docs.upscrape.com/docs/platforms/arena/arena.profile.get/index.md): `arena.profile.get` — Fetch an Are.na user or group profile by username or profile URL. - [Asda](https://docs.upscrape.com/docs/platforms/asda/index.md): Search the Asda Groceries UK catalog, browse its category taxonomy, and fetch full product detail. - [Categories List](https://docs.upscrape.com/docs/platforms/asda/asda.categories.list/index.md): `asda.categories.list` — List the Asda Groceries category taxonomy (category > department > aisle) with product counts, derived from the catalog index facets. - [Product Detail Get](https://docs.upscrape.com/docs/platforms/asda/asda.product.detail.get/index.md): `asda.product.detail.get` — Fetch one Asda product by product ID or CIN with its full catalog attributes. - [Products Search](https://docs.upscrape.com/docs/platforms/asda/asda.products.search/index.md): `asda.products.search` — Search Asda Groceries UK products by keyword, with store-aware stock boosting and normalized price, rating, GTIN, and taxonomy fields. - [Blinkit](https://docs.upscrape.com/docs/platforms/blinkit/index.md): Scrape India's Blinkit q-commerce platform: product details, search with pagination, category listings, delivery ETA… - [Auto Suggest](https://docs.upscrape.com/docs/platforms/blinkit/blinkit.autosuggest/index.md): `blinkit.autosuggest` — Get Blinkit search autocomplete suggestions for a partial query. - [List Categories](https://docs.upscrape.com/docs/platforms/blinkit/blinkit.categories/index.md): `blinkit.categories` — List Blinkit product categories and subcategories with images and deeplinks. - [Get ETA](https://docs.upscrape.com/docs/platforms/blinkit/blinkit.eta/index.md): `blinkit.eta` — Get Blinkit delivery ETA estimates for a location, broken down by merchant and delivery type. - [Health Check](https://docs.upscrape.com/docs/platforms/blinkit/blinkit.health/index.md): `blinkit.health` — Run a Blinkit liveness check across location, ETA, categories, search, product, and autocomplete surfaces. - [Resolve Location](https://docs.upscrape.com/docs/platforms/blinkit/blinkit.location/index.md): `blinkit.location` — Resolve Blinkit serviceability, merchant/store IDs, and address details for a latitude/longitude. - [Get Product](https://docs.upscrape.com/docs/platforms/blinkit/blinkit.product/index.md): `blinkit.product` — Get Blinkit product details including images, pricing, brand, and availability by product ID. - [Search Products](https://docs.upscrape.com/docs/platforms/blinkit/blinkit.search/index.md): `blinkit.search` — Search Blinkit products by keyword with pagination support. - [Bluesky](https://docs.upscrape.com/docs/platforms/bluesky/index.md): Read Bluesky actor and post data from public AT Protocol endpoints. - [Get followers](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.actor.get_followers/index.md): `bluesky.actor.get_followers` — List followers for a Bluesky actor. - [Get follows](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.actor.get_follows/index.md): `bluesky.actor.get_follows` — List actors followed by a Bluesky actor. - [Get profile](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.actor.get_profile/index.md): `bluesky.actor.get_profile` — Fetch profile metadata for a Bluesky actor. - [Resolve handle](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.actor.resolve_handle/index.md): `bluesky.actor.resolve_handle` — Resolve a Bluesky handle to its DID. - [Search actors](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.actor.search/index.md): `bluesky.actor.search` — Search actors by keyword with cursor pagination. - [Get author feed](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.feed.get_author_feed/index.md): `bluesky.feed.get_author_feed` — Fetch an author's public posts feed with cursor pagination. - [Get feed posts](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.feed.get_feed/index.md): `bluesky.feed.get_feed` — Fetch posts from a specific feed URI with cursor pagination. - [Get feed generators](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.feed.get_feed_generators/index.md): `bluesky.feed.get_feed_generators` — Discover popular feed sources used by the Bluesky app. - [Get post likes](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.feed.get_likes/index.md): `bluesky.feed.get_likes` — List users who liked a post with cursor pagination. - [Get post thread](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.feed.get_post_thread/index.md): `bluesky.feed.get_post_thread` — Fetch a post thread with bounded nested replies depth. - [Get repost users](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.feed.get_reposted_by/index.md): `bluesky.feed.get_reposted_by` — List users who reposted a post with cursor pagination. - [Get trending topics](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.feed.get_trending_topics/index.md): `bluesky.feed.get_trending_topics` — List trending topics surfaced by public feed index data. - [Search posts](https://docs.upscrape.com/docs/platforms/bluesky/bluesky.feed.search_posts/index.md): `bluesky.feed.search_posts` — Search Bluesky posts and return paginated records. - [Carrefour KSA](https://docs.upscrape.com/docs/platforms/carrefourksa/index.md): Saudi grocery catalog data from Carrefour KSA: categories, shelf listings, SAR prices, and product detail. - [Categories List](https://docs.upscrape.com/docs/platforms/carrefourksa/carrefourksa.categories.list/index.md): `carrefourksa.categories.list` — Fetch the Carrefour KSA category tree from the storefront menu, flattened into parent-linked rows with leaf flags; leaf ids feed carrefourksa.category.products.list. - [Category Products List](https://docs.upscrape.com/docs/platforms/carrefourksa/carrefourksa.category.products.list/index.md): `carrefourksa.category.products.list` — List one 0-based page of a leaf category shelf with SAR prices, discounts, availability, supplier (1P/3P), and product URLs. - [Product Detail Get](https://docs.upscrape.com/docs/platforms/carrefourksa/carrefourksa.product.detail.get/index.md): `carrefourksa.product.detail.get` — Fetch the product detail record for a PDP URL, PDP path, or bare numeric product id: JSON-LD product data plus best-effort breadcrumbs and barcode. - [ChatGPT Answers](https://docs.upscrape.com/docs/platforms/chatgpt/index.md): Localized ChatGPT answers with search, source controls, citations, and verified fresh-session execution. - [Generate answer](https://docs.upscrape.com/docs/platforms/chatgpt/chatgpt.answer.generate/index.md): `chatgpt.answer.generate` — Submit a prompt with locale, country, search, and source-policy controls in a fresh ChatGPT context; return a complete answer, citations, and execution evidence. - [Facebook](https://docs.upscrape.com/docs/platforms/facebook/index.md): Scrapes public Facebook data including pages, posts, events, videos, reviews, and ads library. - [Search Ads Library](https://docs.upscrape.com/docs/platforms/facebook/facebook.ads-library.search/index.md): `facebook.ads-library.search` — Searches the Facebook Ads Library for active and inactive ads by advertiser or keyword. - [List Page Posts](https://docs.upscrape.com/docs/platforms/facebook/facebook.page-posts.list/index.md): `facebook.page-posts.list` — Lists recent posts from a Facebook page including text, media, and engagement metrics. - [List Page Reels](https://docs.upscrape.com/docs/platforms/facebook/facebook.page-reels.list/index.md): `facebook.page-reels.list` — Lists reels from a Facebook page with view counts and video metadata. - [List Page Videos](https://docs.upscrape.com/docs/platforms/facebook/facebook.page-videos.list/index.md): `facebook.page-videos.list` — Lists videos posted by a Facebook page with titles, view counts, and engagement metrics. - [Get Page](https://docs.upscrape.com/docs/platforms/facebook/facebook.page.get/index.md): `facebook.page.get` — Fetches a Facebook page's public profile including name, category, follower count, and page metadata. - [Get Photo](https://docs.upscrape.com/docs/platforms/facebook/facebook.photo.get/index.md): `facebook.photo.get` — Fetches details about a public Facebook photo including image URL and engagement metadata. - [List Post Comments](https://docs.upscrape.com/docs/platforms/facebook/facebook.post-comments.list/index.md): `facebook.post-comments.list` — Lists comments on a Facebook post including comment text, author, and reaction counts. - [Get Post](https://docs.upscrape.com/docs/platforms/facebook/facebook.post.get/index.md): `facebook.post.get` — Fetches a Facebook post's details including text, reactions, shares, and comment count. - [Get Reel](https://docs.upscrape.com/docs/platforms/facebook/facebook.reel.get/index.md): `facebook.reel.get` — Fetches details about a public Facebook Reel including video URL, view count, and engagement. - [Get Video](https://docs.upscrape.com/docs/platforms/facebook/facebook.video.get/index.md): `facebook.video.get` — Fetches details about a public Facebook video including title, view count, and engagement metrics. - [Facebook Ad Library](https://docs.upscrape.com/docs/platforms/fb-adlibrary/index.md): Search public Facebook Ad Library creatives and advertiser campaigns. - [Search Ads](https://docs.upscrape.com/docs/platforms/fb-adlibrary/fb-adlibrary.ad.search/index.md): `fb-adlibrary.ad.search` — Searches the Facebook Ad Library by keyword. Returns raw ad data including creative content, targeting info, spend data, and all metadata. Supports filtering by language, platform, media type, active status, date range, and sorting. - [List Advertiser Ads](https://docs.upscrape.com/docs/platforms/fb-adlibrary/fb-adlibrary.advertiser-ads.list/index.md): `fb-adlibrary.advertiser-ads.list` — Lists all ads from a specific Facebook advertiser by their page ID. Returns raw ad data with full filter support. - [Gemini Answers](https://docs.upscrape.com/docs/platforms/gemini/index.md): Localized Gemini answers with source controls, citations, model verification, and fresh-session evidence. - [Generate answer](https://docs.upscrape.com/docs/platforms/gemini/gemini.answer.generate/index.md): `gemini.answer.generate` — Submit a prompt with locale, country, anonymous model, and source-policy controls in a fresh Gemini context; return a complete answer and execution evidence. - [Google Ads Transparency](https://docs.upscrape.com/docs/platforms/google-adstransparency/index.md): Scrapes Google's Ads Transparency Center (adstransparency.google.com): search creatives by text/region, list every… - [List Advertiser Creatives](https://docs.upscrape.com/docs/platforms/google-adstransparency/google-adstransparency.advertiser-ads.list/index.md): `google-adstransparency.advertiser-ads.list` — Lists every creative run by a specific advertiser, identified by their Google advertiser id (e.g. AR…), within a region. Returns raw creative payloads. - [Search Advertisers](https://docs.upscrape.com/docs/platforms/google-adstransparency/google-adstransparency.advertiser.search/index.md): `google-adstransparency.advertiser.search` — Resolves an advertiser name or domain to its Google advertiser id(s) and disclosed metadata. Use the returned advertiser id with advertiser-ads.list. - [Search Creatives](https://docs.upscrape.com/docs/platforms/google-adstransparency/google-adstransparency.creative.search/index.md): `google-adstransparency.creative.search` — Searches the Ads Transparency Center by text (brand, advertiser name, or domain) within a region. Returns raw creative payloads. Use advertiser.search first when you only know the advertiser by name. - [Google Maps](https://docs.upscrape.com/docs/platforms/googlemaps/index.md): Google Maps — business search, place details, nearby search, reviews, and business enrichment. - [Enrich Business](https://docs.upscrape.com/docs/platforms/googlemaps/enrich.google-maps/index.md): `enrich.google-maps` — Unified enrichment lookup: find a business on Google Maps by name + optional city/state and return the best-match Place with phone, website, address, rating, hours, coordinates. - [Search Nearby](https://docs.upscrape.com/docs/platforms/googlemaps/googlemaps.nearby/index.md): `googlemaps.nearby` — Search for places near a coordinate — returns name, address, phone, website, rating, coordinates, and categories for businesses within a given radius. Supports keyword filtering and place type constraints. - [Get Place](https://docs.upscrape.com/docs/platforms/googlemaps/googlemaps.place/index.md): `googlemaps.place` — Fetch full details for a single place — name, address, phone, website, rating, review count, coordinates, categories, opening hours, photos, and Google Maps URL. Provide a search query or a Maps URL. - [List Reviews](https://docs.upscrape.com/docs/platforms/googlemaps/googlemaps.reviews/index.md): `googlemaps.reviews` — Stream all reviews for a place. Provide one of: feature_id (preferred), place_id, cid, or url. If feature_id is not provided, an extra request is made to resolve it. - [Search Places](https://docs.upscrape.com/docs/platforms/googlemaps/googlemaps.search/index.md): `googlemaps.search` — Search Google Maps for businesses by keyword and optional location — returns name, address, phone, website, rating, coordinates, categories, and place IDs. Supports geo-bias via lat/lng/zoom and country filtering. - [IKEA](https://docs.upscrape.com/docs/platforms/ikea/index.md): Search IKEA's product catalog across European locales with live prices, ratings, and availability. - [Products Search](https://docs.upscrape.com/docs/platforms/ikea/ikea.products.search/index.md): `ikea.products.search` — Search IKEA products by keyword or article number in a supported locale. - [Instagram Scraper](https://docs.upscrape.com/docs/platforms/instagram/index.md): Public Instagram profiles, media, comments, reels, audio, embeds, and discovery. - [List Reels by Audio](https://docs.upscrape.com/docs/platforms/instagram/instagram.audio-reels.list/index.md): `instagram.audio-reels.list` — Streams public reels attached to an Instagram audio page with bounded cursor pagination. - [List Comments](https://docs.upscrape.com/docs/platforms/instagram/instagram.comments.list/index.md): `instagram.comments.list` — Streams public post comments with bounded cursor pagination and deduplication. - [Get Embed](https://docs.upscrape.com/docs/platforms/instagram/instagram.embed.get/index.md): `instagram.embed.get` — Fetches Instagram's public profile or post embed HTML, including the captioned post variant. - [Get Explore](https://docs.upscrape.com/docs/platforms/instagram/instagram.explore.list/index.md): `instagram.explore.list` — Returns public Explore home sections or paginates a selected section. - [Search Hashtag Posts](https://docs.upscrape.com/docs/platforms/instagram/instagram.hashtag-posts.search/index.md): `instagram.hashtag-posts.search` — Discovers public indexed posts and reels for a hashtag with media-type and date filters. - [Search Hashtag Keyword](https://docs.upscrape.com/docs/platforms/instagram/instagram.hashtag.search/index.md): `instagram.hashtag.search` — Searches logged-out popular content for a hashtag keyword; output declares match_mode=keyword_popular and is not an exact tag feed. - [Search Popular](https://docs.upscrape.com/docs/platforms/instagram/instagram.popular.search/index.md): `instagram.popular.search` — Searches popular Instagram content for a keyword. - [Get Post](https://docs.upscrape.com/docs/platforms/instagram/instagram.post.get/index.md): `instagram.post.get` — Fetches rich public post, reel, or carousel metadata plus backward-compatible oEmbed fields. - [List Profile Posts](https://docs.upscrape.com/docs/platforms/instagram/instagram.profile-posts.list/index.md): `instagram.profile-posts.list` — Lists public profile posts with bounded cursor pagination, deduplication, and optional timestamp filtering. - [Get Basic Profile by ID](https://docs.upscrape.com/docs/platforms/instagram/instagram.profile.basic/index.md): `instagram.profile.basic` — Fetches current public profile metadata using a numeric Instagram user ID. - [Get Profile](https://docs.upscrape.com/docs/platforms/instagram/instagram.profile.get/index.md): `instagram.profile.get` — Fetches public Instagram profile metadata by username or profile URL. - [Search Profiles](https://docs.upscrape.com/docs/platforms/instagram/instagram.profile.search/index.md): `instagram.profile.search` — Discovers public Instagram profiles through web indexing with bounded page traversal and optional enrichment. - [List Reels](https://docs.upscrape.com/docs/platforms/instagram/instagram.reels.list/index.md): `instagram.reels.list` — Lists public profile reels with bounded cursor pagination, deduplication, and optional timestamp filtering. - [Search Reels](https://docs.upscrape.com/docs/platforms/instagram/instagram.reels.search/index.md): `instagram.reels.search` — Discovers public Instagram reels through web indexing with bounded page traversal and optional enrichment. - [List Trending Reels](https://docs.upscrape.com/docs/platforms/instagram/instagram.reels.trending/index.md): `instagram.reels.trending` — Streams Instagram's public logged-out reels feed with bounded cursor pagination. - [Search Topic](https://docs.upscrape.com/docs/platforms/instagram/instagram.topic.search/index.md): `instagram.topic.search` — Searches Instagram's public popular-content surface for a known explore topic slug, ID, or topic URL. - [List Topics](https://docs.upscrape.com/docs/platforms/instagram/instagram.topics.list/index.md): `instagram.topics.list` — Lists the module's known Instagram explore-topic taxonomy, optionally filtered by category. - [JioMart](https://docs.upscrape.com/docs/platforms/jiomart/index.md): Scraper for JioMart and Reliance Retail catalog search and collection listings in India. - [Sponsored Products Ads](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.ads.sponsored.products/index.md): `jiomart.ads.sponsored.products` — Fetch JioMart sponsored product ad placements for a keyword or inventory value. - [Autocomplete Search](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.autocomplete.search/index.md): `jiomart.autocomplete.search` — Fetch JioMart search autocomplete suggestions. - [Brands](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.brands.list/index.md): `jiomart.brands.list` — List JioMart brands with logos. Paginated. - [Categories](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.categories.list/index.md): `jiomart.categories.list` — List the full JioMart category tree with department mapping, banners, and images. - [Category Filters List](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.category.filters.list/index.md): `jiomart.category.filters.list` — Fetch JioMart department/category/filter hierarchy for a Vertex filter expression. - [Collection Products List](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.collection.products.list/index.md): `jiomart.collection.products.list` — List JioMart products from a collection slug and pincode. - [Collections](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.collections.list/index.md): `jiomart.collections.list` — List the JioMart collection directory. Paginated (26K+ collections). - [Departments](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.departments.list/index.md): `jiomart.departments.list` — List top-level JioMart departments (e.g. Groceries). - [Home Listing](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.home.listing/index.md): `jiomart.home.listing` — Fetch the JioMart homepage product feed. Cursor-paginated, location-sensitive. - [Pincode Location Lookup](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.location.pincode.lookup/index.md): `jiomart.location.pincode.lookup` — Validate and resolve JioMart location metadata for an Indian pincode. - [Logistics Countries](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.logistics.countries/index.md): `jiomart.logistics.countries` — List countries where JioMart delivery is available. - [Navigations](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.navigations.list/index.md): `jiomart.navigations.list` — Fetch the JioMart site navigation tree (menus, links, sections). - [Pages](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.pages.list/index.md): `jiomart.pages.list` — List JioMart CMS pages. Paginated. - [Product Detail Get](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.product.detail.get/index.md): `jiomart.product.detail.get` — Fetch JioMart product detail by product slug, optionally including size/availability data. - [Products List](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.products.list/index.md): `jiomart.products.list` — List JioMart products for an arbitrary Vertex filter expression, such as department/category browse pages. - [Products Search](https://docs.upscrape.com/docs/platforms/jiomart/jiomart.products.search/index.md): `jiomart.products.search` — Search JioMart products for a query and pincode. - [Lidl](https://docs.upscrape.com/docs/platforms/lidl/index.md): Product search and product detail across Lidl GB, Germany, and France storefronts. - [Get Product Detail](https://docs.upscrape.com/docs/platforms/lidl/lidl.product.detail.get/index.md): `lidl.product.detail.get` — Fetch a single Lidl product by its PDP URL on lidl.co.uk, lidl.de, or lidl.fr. Returns price, brand, ratings, media, variants, delivery charges, JSON-LD, and EANs when available. - [Search Products](https://docs.upscrape.com/docs/platforms/lidl/lidl.products.search/index.md): `lidl.products.search` — Search Lidl's online assortment by keyword across GB, DE, and FR storefronts. Returns products with title, brand, price, ratings, images, PDP URL, and EAN when available. - [LinkedIn Scraper](https://docs.upscrape.com/docs/platforms/linkedin/index.md): Scrapes LinkedIn profiles, posts, articles, companies, jobs, newsletters and Learning courses from public guest… - [Get Article](https://docs.upscrape.com/docs/platforms/linkedin/linkedin.article.get/index.md): `linkedin.article.get` — Runs Get Article for Linkedin. - [Get Company](https://docs.upscrape.com/docs/platforms/linkedin/linkedin.company.get/index.md): `linkedin.company.get` — Fetches all supported same-document public company data with one upstream request: identity, About fields, offices, posts, media, affiliated pages and similar pages. - [Get Company Jobs](https://docs.upscrape.com/docs/platforms/linkedin/linkedin.company.jobs/index.md): `linkedin.company.jobs` — Lists the public job postings for one company, by numeric LinkedIn organization id. - [Get Job](https://docs.upscrape.com/docs/platforms/linkedin/linkedin.job.get/index.md): `linkedin.job.get` — Fetches a public LinkedIn job posting with its full description, hiring company and location. - [Search Jobs](https://docs.upscrape.com/docs/platforms/linkedin/linkedin.jobs.search/index.md): `linkedin.jobs.search` — Searches public LinkedIn job postings by keyword and location. The only public discovery surface LinkedIn exposes. - [Get Learning Course](https://docs.upscrape.com/docs/platforms/linkedin/linkedin.learning.course.get/index.md): `linkedin.learning.course.get` — Fetches a public LinkedIn Learning course: rating, enrolment total, instructor, topics and full syllabus. - [Get Newsletter](https://docs.upscrape.com/docs/platforms/linkedin/linkedin.newsletter.get/index.md): `linkedin.newsletter.get` — Fetches a public LinkedIn newsletter with its description, publisher and list of editions. - [Get Post](https://docs.upscrape.com/docs/platforms/linkedin/linkedin.post.get/index.md): `linkedin.post.get` — Runs Get Post for Linkedin. - [Get Profile](https://docs.upscrape.com/docs/platforms/linkedin/linkedin.profile.get/index.md): `linkedin.profile.get` — Fetches structured public LinkedIn profile data and activity embedded in the same public document with one upstream request. - [Linktree Scraper](https://docs.upscrape.com/docs/platforms/linktree/index.md): Scrape public Linktree profiles (bio, email, socials, links, tier) and browse or harvest the public profile directory… - [Get Directory Page](https://docs.upscrape.com/docs/platforms/linktree/linktree.directory.get/index.md): `linktree.directory.get` — Fetch one page (up to 18 profiles) of the Linktree public profile directory, filtered by category - [Harvest Directory Profiles](https://docs.upscrape.com/docs/platforms/linktree/linktree.directory.profiles/index.md): `linktree.directory.profiles` — Harvest profiles across many directory pages in a single call. Sync mode collects all profiles; stream mode emits one profile per event - [Get Profile](https://docs.upscrape.com/docs/platforms/linktree/linktree.profile.get/index.md): `linktree.profile.get` — Fetch a Linktree profile: display name, bio, email, country, tier, verification, social handles, and all content links - [Morrisons](https://docs.upscrape.com/docs/platforms/morrisons/index.md): Category tree, aisle product listings with live prices and ratings, and product detail from Morrisons Groceries UK. - [Categories List](https://docs.upscrape.com/docs/platforms/morrisons/morrisons.categories.list/index.md): `morrisons.categories.list` — List the full Morrisons Groceries category tree (four levels) with category ids and breadcrumbs. - [Category Products List](https://docs.upscrape.com/docs/platforms/morrisons/morrisons.category.products.list/index.md): `morrisons.category.products.list` — List products in a Morrisons category aisle with price, promotion, rating, and availability from the server-rendered first page. - [Product Detail Get](https://docs.upscrape.com/docs/platforms/morrisons/morrisons.product.detail.get/index.md): `morrisons.product.detail.get` — Fetch a Morrisons product detail page: price, availability, rating, images, and the product information sections. - [ParkWhiz](https://docs.upscrape.com/docs/platforms/parkwhiz/index.md): Scrape ParkWhiz parking data with OAuth authentication, event search, venue search, smart parking lookup with fuzzy… - [List Event Quotes](https://docs.upscrape.com/docs/platforms/parkwhiz/parkwhiz.event-quotes/index.md): `parkwhiz.event-quotes` — Fetch all parking locations with coordinates, prices, and availability for a ParkWhiz event. - [Search Events](https://docs.upscrape.com/docs/platforms/parkwhiz/parkwhiz.search-events/index.md): `parkwhiz.search-events` — Search ParkWhiz for events by name or venue ID. - [Search Venues](https://docs.upscrape.com/docs/platforms/parkwhiz/parkwhiz.search-venues/index.md): `parkwhiz.search-venues` — Search ParkWhiz for venues by name. - [Smart Lookup](https://docs.upscrape.com/docs/platforms/parkwhiz/parkwhiz.smart-lookup/index.md): `parkwhiz.smart-lookup` — Find the cheapest parking option for a ParkWhiz event by event URL or ID and address, using exact location match or fuzzy address matching. - [Perplexity Answers](https://docs.upscrape.com/docs/platforms/perplexity/index.md): Localized Perplexity search answers with source controls, SSE citations, and verified fresh-session execution. - [Generate answer](https://docs.upscrape.com/docs/platforms/perplexity/perplexity.answer.generate/index.md): `perplexity.answer.generate` — Submit a prompt with locale, country, search, and source-policy controls in a fresh Perplexity context; return a complete answer, citations, and execution evidence. - [Pinterest Scraper](https://docs.upscrape.com/docs/platforms/pinterest/index.md): Scraper module for Pinterest content including users, boards, pins, and sections with streaming support - [Get Full Board](https://docs.upscrape.com/docs/platforms/pinterest/pinterest.board-full.get/index.md): `pinterest.board-full.get` — Fetches complete board data including all pins and sections. IMPORTANT: 'pins' contains board-level pins NOT in any section. Section-specific pins are nested inside 'sections[].pins'. This separation preserves the exact board organization. Also returns summary statistics. - [Get Board ID](https://docs.upscrape.com/docs/platforms/pinterest/pinterest.board-id.get/index.md): `pinterest.board-id.get` — Extracts the numeric board ID from a Pinterest board URL. The board ID is required for some API operations and is extracted from the page's embedded data. - [Get Board Info](https://docs.upscrape.com/docs/platforms/pinterest/pinterest.board-info.get/index.md): `pinterest.board-info.get` — Fetches board metadata without pins. Returns board name, description, pin count, section count, owner, privacy setting, cover images, and section list with pin counts. - [Get Pin](https://docs.upscrape.com/docs/platforms/pinterest/pinterest.pin.get/index.md): `pinterest.pin.get` — Fetches complete metadata for a single Pinterest pin including title, description, images at multiple resolutions, engagement metrics (saves, repins), creator info, rich metadata (for articles/products), and video URL for video pins. - [Get Section](https://docs.upscrape.com/docs/platforms/pinterest/pinterest.section.get/index.md): `pinterest.section.get` — Fetches a board section with all its pins. Returns section metadata (title, slug, pin count) and complete pin data for all pins in that section. - [Get User Boards](https://docs.upscrape.com/docs/platforms/pinterest/pinterest.user-boards.get/index.md): `pinterest.user-boards.get` — Fetches all public boards for a Pinterest user. Returns board metadata including name, description, pin count, section count, privacy setting, cover image, and owner information. - [Get User](https://docs.upscrape.com/docs/platforms/pinterest/pinterest.user.get/index.md): `pinterest.user.get` — Fetches a Pinterest user's public profile data including username, display name, follower count, profile image URL, and verification status (partner, merchant, domain verified). - [Reddit](https://docs.upscrape.com/docs/platforms/reddit/index.md): Read-only Reddit data: recent posts and comments from given subreddits or all of Reddit (newest first), subreddit… - [List Comments](https://docs.upscrape.com/docs/platforms/reddit/reddit.comments.list/index.md): `reddit.comments.list` — Recent comments from one or more subreddits (or all of Reddit), newest first, with a cursor for the next page. - [Search Comments](https://docs.upscrape.com/docs/platforms/reddit/reddit.comments.search/index.md): `reddit.comments.search` — Search comments by query, newest first, optionally restricted to subreddits, with a cursor for the next page. Approximate; callers re-filter locally. - [List Posts](https://docs.upscrape.com/docs/platforms/reddit/reddit.posts.list/index.md): `reddit.posts.list` — Recent posts from one or more subreddits (or all of Reddit), newest first, with a cursor for the next page. - [Search Posts](https://docs.upscrape.com/docs/platforms/reddit/reddit.posts.search/index.md): `reddit.posts.search` — Search posts by query, newest first, optionally restricted to subreddits, with a cursor for the next page. - [Get Subreddit](https://docs.upscrape.com/docs/platforms/reddit/reddit.subreddit.get/index.md): `reddit.subreddit.get` — Fetch a single subreddit's public metadata by name. - [Search Subreddits](https://docs.upscrape.com/docs/platforms/reddit/reddit.subreddit.search/index.md): `reddit.subreddit.search` — Search communities by name or topic (typeahead-friendly), ordered by relevance, with subscribers and description. - [SpotHero](https://docs.upscrape.com/docs/platforms/spothero/index.md): Read-only SpotHero parking data: event search, venue/destination lookup, parking facility listing, and exact lot price… - [List Event Facilities](https://docs.upscrape.com/docs/platforms/spothero/spothero.event-facilities/index.md): `spothero.event-facilities` — Fetch all parking facilities with coordinates, prices, and availability for a SpotHero event in one call. - [Lookup Parking](https://docs.upscrape.com/docs/platforms/spothero/spothero.lookup/index.md): `spothero.lookup` — Look up parking price and availability for a specific lot at a SpotHero event, matched by lot name or facility ID. - [Search Events](https://docs.upscrape.com/docs/platforms/spothero/spothero.search/index.md): `spothero.search` — Search SpotHero for events by name or destination, returning event IDs, times, and venue info. - [Search Venues](https://docs.upscrape.com/docs/platforms/spothero/spothero.venues/index.md): `spothero.venues` — Search SpotHero for destinations/venues by name, returning destination IDs, cities, and coordinates. - [Tesco](https://docs.upscrape.com/docs/platforms/tesco/index.md): UK grocery catalog data from Tesco: categories, shelf listings, prices, promotions, and product detail. - [Categories List](https://docs.upscrape.com/docs/platforms/tesco/tesco.categories.list/index.md): `tesco.categories.list` — Fetch the Tesco Groceries category taxonomy tree with the opaque facet ids used by tesco.category.products.list. - [Category Products List](https://docs.upscrape.com/docs/platforms/tesco/tesco.category.products.list/index.md): `tesco.category.products.list` — List one page of a Tesco category shelf for a taxonomy facet id, with prices, promotions, ratings, and GTINs. - [Product Detail Get](https://docs.upscrape.com/docs/platforms/tesco/tesco.product.detail.get/index.md): `tesco.product.detail.get` — Fetch the full Tesco product detail record by tpnc or product URL: price, promotions, reviews, nutrition, ingredients, and availability. - [Threads](https://docs.upscrape.com/docs/platforms/threads/index.md): Extract public Threads profiles, search results, timelines, posts, and replies. - [Home feed](https://docs.upscrape.com/docs/platforms/threads/threads.home.feed/index.md): `threads.home.feed` — Extract publicly visible home-feed post links with opaque pagination metadata. - [Post lookup](https://docs.upscrape.com/docs/platforms/threads/threads.post/index.md): `threads.post` — Fetch public metadata and candidate links for a Threads post. - [Post replies](https://docs.upscrape.com/docs/platforms/threads/threads.post.replies/index.md): `threads.post.replies` — Fetch public metadata and candidate reply links for a Threads post. - [Profile lookup](https://docs.upscrape.com/docs/platforms/threads/threads.profile/index.md): `threads.profile` — Fetch public profile summary fields from a Threads handle page. - [Profile feed](https://docs.upscrape.com/docs/platforms/threads/threads.profile.feed/index.md): `threads.profile.feed` — Extract publicly visible Threads, replies, media, or repost links for a profile. - [Search](https://docs.upscrape.com/docs/platforms/threads/threads.search/index.md): `threads.search` — Fetch a public Threads search page and extract lightweight result metadata. - [User search](https://docs.upscrape.com/docs/platforms/threads/threads.search.users/index.md): `threads.search.users` — Discover public Threads profile links from a search page. - [Profile posts](https://docs.upscrape.com/docs/platforms/threads/threads.user.threads/index.md): `threads.user.threads` — Extract public post links from a Threads profile media page. - [TikTok Ad Library](https://docs.upscrape.com/docs/platforms/tiktok-adlibrary/index.md): Search TikTok's public Commercial Content Library for ads and advertisers. - [Search Ads](https://docs.upscrape.com/docs/platforms/tiktok-adlibrary/tiktok-adlibrary.ad.search/index.md): `tiktok-adlibrary.ad.search` — Searches the TikTok Commercial Content Library by keyword. Returns raw ad payloads including creative, advertiser, run dates, targeted countries, and disclosed reach. Supports country and date-range filtering. - [List Advertiser Ads](https://docs.upscrape.com/docs/platforms/tiktok-adlibrary/tiktok-adlibrary.advertiser-ads.list/index.md): `tiktok-adlibrary.advertiser-ads.list` — Lists every ad run by a specific TikTok advertiser, identified by its exact registered entity name (e.g. "NIKE Retail B.V."). Returns raw ad payloads with country and date-range filtering. - [TikTok Scraper](https://docs.upscrape.com/docs/platforms/tiktok/index.md): Scrapes TikTok profiles and posts by parsing server-rendered HTML. - [Get Post](https://docs.upscrape.com/docs/platforms/tiktok/tiktok.post.get/index.md): `tiktok.post.get` — Fetch TikTok post/video metadata from the server-rendered HTML. - [Get Profile](https://docs.upscrape.com/docs/platforms/tiktok/tiktok.profile.get/index.md): `tiktok.profile.get` — Fetch TikTok profile data from the server-rendered HTML. - [Trustpilot](https://docs.upscrape.com/docs/platforms/trustpilot/index.md): Aggregate product ratings and review counts for any Trustpilot business unit, via the public TrustBox widget API. - [Product Rating Get](https://docs.upscrape.com/docs/platforms/trustpilot/trustpilot.product.rating.get/index.md): `trustpilot.product.rating.get` — Fetch the aggregate Trustpilot product rating, review count, and GTIN for a business unit's SKU. - [Tumblr Scraper](https://docs.upscrape.com/docs/platforms/tumblr/index.md): Scrape public Tumblr blogs for profiles, posts, and images with full pagination support - [List Images](https://docs.upscrape.com/docs/platforms/tumblr/tumblr.images.list/index.md): `tumblr.images.list` — Extract all original-resolution images from a Tumblr blog - [Get Post Images](https://docs.upscrape.com/docs/platforms/tumblr/tumblr.post-images.get/index.md): `tumblr.post-images.get` — Extract images from a specific Tumblr post - [List Posts](https://docs.upscrape.com/docs/platforms/tumblr/tumblr.posts.list/index.md): `tumblr.posts.list` — Fetch all posts from a Tumblr blog with automatic pagination - [Get Profile](https://docs.upscrape.com/docs/platforms/tumblr/tumblr.profile.get/index.md): `tumblr.profile.get` — Fetch a Tumblr user's profile information - [List Raw Posts](https://docs.upscrape.com/docs/platforms/tumblr/tumblr.raw-posts.list/index.md): `tumblr.raw-posts.list` — Fetch all posts as raw JSON for custom parsing - [Get Raw Profile](https://docs.upscrape.com/docs/platforms/tumblr/tumblr.raw-profile.get/index.md): `tumblr.raw-profile.get` — Fetch raw JSON profile data for custom parsing - [Uniqlo](https://docs.upscrape.com/docs/platforms/uniqlo/index.md): Uniqlo France catalog: category taxonomy and product listings with prices, promos, ratings, and stock. - [Categories List](https://docs.upscrape.com/docs/platforms/uniqlo/uniqlo.categories.list/index.md): `uniqlo.categories.list` — List the flattened Uniqlo France taxonomy: genders, classes, and categories with parent chains and ready-to-use product paths. - [Category Products List](https://docs.upscrape.com/docs/platforms/uniqlo/uniqlo.category.products.list/index.md): `uniqlo.category.products.list` — List Uniqlo France products for a taxonomy path such as "37608,84986" with prices, promotions, ratings, stock, colors, and sizes. Offset-paginated. - [Universal Web Scraper](https://docs.upscrape.com/docs/platforms/web/index.md): Universal browser-first page capture and schema-first extraction. - [Archive Page](https://docs.upscrape.com/docs/platforms/web/web.page.archive/index.md): `web.page.archive` — Archive one public webpage into durable offline artifacts for saved-page collections. Returns best-effort self-contained HTML and ZIP snapshots with CSS/images/fonts/media/scripts rewritten or packed, plus optional PDF when a Chrome/Chromium backend is configured. - [Capture Page](https://docs.upscrape.com/docs/platforms/web/web.page.capture/index.md): `web.page.capture` — Capture one public webpage as a browser-rendered, domain-neutral artifact graph: DOM, text, elements, URLs, links, images, media, resources, structured data, forms, tables, and frames. - [Extract Page](https://docs.upscrape.com/docs/platforms/web/web.page.extract/index.md): `web.page.extract` — Capture one public webpage and return data shaped by a caller-provided JSON Schema or fields shorthand. Deterministic extraction (metadata, evidence graph, filtered URL enumeration) runs first; internal AI resolves remaining fields per the ai mode (never/auto/always), grounded to captured page content. - [X (Twitter)](https://docs.upscrape.com/docs/platforms/x/index.md): Fetches public X posts from the logged-out syndication endpoint. - [Get Tweet (Syndication)](https://docs.upscrape.com/docs/platforms/x/x.tweet.syndication/index.md): `x.tweet.syndication` — Get a public post from X's logged-out syndication API without an account. - [Zepto](https://docs.upscrape.com/docs/platforms/zepto/index.md): Scrape India's Zepto q-commerce platform: product details, search, category listings, ad placements, place/location… - [List Ads](https://docs.upscrape.com/docs/platforms/zepto/zepto.ads/index.md): `zepto.ads` — List current Zepto sponsored product, campaign, and banner placements for a location or page. - [List Categories](https://docs.upscrape.com/docs/platforms/zepto/zepto.categories/index.md): `zepto.categories` — List Zepto category and subcategory IDs for a store or latitude/longitude. - [List Category Products](https://docs.upscrape.com/docs/platforms/zepto/zepto.category.products/index.md): `zepto.category.products` — List Zepto products from a /cn/.../cid/.../scid/... category URL. - [Health Check](https://docs.upscrape.com/docs/platforms/zepto/zepto.health/index.md): `zepto.health` — Run a Zepto liveness check across location, catalog, search, and ad surfaces. - [Resolve Location](https://docs.upscrape.com/docs/platforms/zepto/zepto.location/index.md): `zepto.location` — Resolve Zepto serviceability and store IDs for a latitude/longitude. - [Place Autocomplete](https://docs.upscrape.com/docs/platforms/zepto/zepto.place.autocomplete/index.md): `zepto.place.autocomplete` — Find Zepto-supported address and place suggestions. - [Place Details](https://docs.upscrape.com/docs/platforms/zepto/zepto.place.details/index.md): `zepto.place.details` — Resolve a Zepto place ID to coordinates and address components. - [Resolve Place](https://docs.upscrape.com/docs/platforms/zepto/zepto.place.resolve/index.md): `zepto.place.resolve` — Resolve an address or place ID to coordinates, address details, and Zepto store serviceability. - [Get Product](https://docs.upscrape.com/docs/platforms/zepto/zepto.product/index.md): `zepto.product` — Get Zepto product details from a product URL or product variant ID. - [Search Products](https://docs.upscrape.com/docs/platforms/zepto/zepto.search/index.md): `zepto.search` — Search Zepto products by keyword. - [Search Filters](https://docs.upscrape.com/docs/platforms/zepto/zepto.search.filters/index.md): `zepto.search.filters` — Get Zepto filter metadata for a search query. - [Zomato](https://docs.upscrape.com/docs/platforms/zomato/index.md): Scrapes Zomato restaurant listings, search results, restaurant details, menus, reviews, cuisines, and collections via… - [Cities](https://docs.upscrape.com/docs/platforms/zomato/zomato.cities/index.md): `zomato.cities` — List Zomato delivery cities. - [Get Collections](https://docs.upscrape.com/docs/platforms/zomato/zomato.collections/index.md): `zomato.collections` — Fetch featured collections from a Zomato restaurant page. - [Get Cuisines](https://docs.upscrape.com/docs/platforms/zomato/zomato.cuisines/index.md): `zomato.cuisines` — Extract cuisine list with deeplink filters from a Zomato restaurant page. - [Location Search](https://docs.upscrape.com/docs/platforms/zomato/zomato.location.search/index.md): `zomato.location.search` — Search Zomato locations (cities, neighborhoods, landmarks) by name. - [Get Restaurant](https://docs.upscrape.com/docs/platforms/zomato/zomato.restaurant.get/index.md): `zomato.restaurant.get` — Fetch full Zomato restaurant detail: info, cuisines, ratings, hours, address, phone, cost. - [Get Menu](https://docs.upscrape.com/docs/platforms/zomato/zomato.restaurant.menu/index.md): `zomato.restaurant.menu` — Fetch restaurant menu photos and items from the Zomato info page. - [Order Menu](https://docs.upscrape.com/docs/platforms/zomato/zomato.restaurant.ordermenu/index.md): `zomato.restaurant.ordermenu` — Fetch the full ordering menu for a restaurant: dishes with names, descriptions, images, veg/non-veg tags, and modifier groups (addons/variants with prices). - [Get Reviews](https://docs.upscrape.com/docs/platforms/zomato/zomato.restaurant.reviews/index.md): `zomato.restaurant.reviews` — Fetch restaurant reviews from the Zomato info page. - [List All Restaurants](https://docs.upscrape.com/docs/platforms/zomato/zomato.restaurants.all/index.md): `zomato.restaurants.all` — Crawl a Zomato city grid and stream deduplicated delivery restaurants. Supports city presets, explicit bounds, or center+radius. - [List Restaurants](https://docs.upscrape.com/docs/platforms/zomato/zomato.restaurants.list/index.md): `zomato.restaurants.list` — List delivery restaurants for a Zomato city. - [Search](https://docs.upscrape.com/docs/platforms/zomato/zomato.search/index.md): `zomato.search` — Search Zomato restaurants by query and location. - [eBay Commerce & Promotions](https://docs.upscrape.com/docs/platforms/ebay/index.md): Search eBay products and observe sponsored, banner, and merchandising placements. - [List categories](https://docs.upscrape.com/docs/platforms/ebay/ebay.categories.list/index.md): `ebay.categories.list` — Return eBay's public category hierarchy. - [Deferred item promotions](https://docs.upscrape.com/docs/platforms/ebay/ebay.item.deferred_promotions/index.md): `ebay.item.deferred_promotions` — Discover and return deferred item-page promotion fragments from eBay's SSE surface. - [Item promotions](https://docs.upscrape.com/docs/platforms/ebay/ebay.item.promotions/index.md): `ebay.item.promotions` — Return typed merchandising modules shown around an eBay item. - [Get item](https://docs.upscrape.com/docs/platforms/ebay/ebay.product.detail.get/index.md): `ebay.product.detail.get` — Return current eBay item detail from JSON-LD with page supplements. - [Search listings](https://docs.upscrape.com/docs/platforms/ebay/ebay.products.search/index.md): `ebay.products.search` — Return filtered eBay listings with display fields and sponsored disclosure. - [Search placements](https://docs.upscrape.com/docs/platforms/ebay/ebay.search.placements/index.md): `ebay.search.placements` — Return eBay's ordered search feed with sponsored disclosure from embedded state. - [Search promotions](https://docs.upscrape.com/docs/platforms/ebay/ebay.search.promotions/index.md): `ebay.search.promotions` — Return sponsored search placements and RTM banner inventory. ## Documentation - [Documentation](https://docs.upscrape.com/docs/index.md): Connect AI clients to live platform data through MCP. - [Quickstart](https://docs.upscrape.com/docs/quickstart.md): Make your first successful request. - [REST or MCP?](https://docs.upscrape.com/docs/rest-vs-mcp.md): Choose the right integration surface. - [Authentication](https://docs.upscrape.com/docs/api/authentication.md): Authenticate REST requests with an API key. - [Execute](https://docs.upscrape.com/docs/api/execute.md): Run any registered capability through one endpoint. - [Jobs and results](https://docs.upscrape.com/docs/api/jobs.md): Poll pending work and retrieve completed output. - [Idempotency](https://docs.upscrape.com/docs/api/idempotency.md): Retry safely without creating duplicate logical jobs. - [Errors and retries](https://docs.upscrape.com/docs/api/errors.md): Handle stable error codes and retry only safe failures. - [Credits and limits](https://docs.upscrape.com/docs/api/credits-and-limits.md): Understand charging, rate limits, waits, and timeouts. - [Credentials](https://docs.upscrape.com/docs/api/credentials.md): Store account material for capabilities that require it. - [OpenAPI](https://docs.upscrape.com/docs/api/openapi.md): Use the generated OpenAPI 3.1 contract. - [MCP overview](https://docs.upscrape.com/docs/mcp/overview.md): Use the live capability catalog as MCP tools. - [Connect with OAuth](https://docs.upscrape.com/docs/mcp/oauth.md): Connect consumer MCP clients through OAuth 2.1. - [Connect with an API key](https://docs.upscrape.com/docs/mcp/api-key.md): Connect clients that accept a bearer token. - [Tools](https://docs.upscrape.com/docs/mcp/tools.md): Search, describe, execute, and retrieve results. - [Tool pinning](https://docs.upscrape.com/docs/mcp/pinning.md): Limit the exposed tool list for strict clients. - [Jobs and results](https://docs.upscrape.com/docs/mcp/jobs-and-results.md): Handle pending jobs and truncated previews. - [Security](https://docs.upscrape.com/docs/mcp/security.md): Understand authorization, provenance, and untrusted content. - [Troubleshooting](https://docs.upscrape.com/docs/mcp/troubleshooting.md): Diagnose discovery, cached tools, and authorization failures. - [Coding agents](https://docs.upscrape.com/docs/guides/coding-agents.md): Give a coding agent the exact integration context it needs. - [Long-running jobs](https://docs.upscrape.com/docs/guides/long-running-jobs.md): Build a bounded polling loop for slow capabilities. - [Platforms and capabilities](https://docs.upscrape.com/docs/reference/platforms.md): Find exact schemas, examples, and credit costs. - [Result provenance](https://docs.upscrape.com/docs/reference/provenance.md): Treat extracted web content as untrusted input. ## Product - [Pricing](https://app.upscrape.com/pricing)