Skip to main content
Glama
Crawlora-org

Crawlora MCP

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRAWLORA_API_KEYYesYour Crawlora API key for authentication. Get one at https://crawlora.net

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
agoda_activities_searchA

Search Agoda activities. Returns Agoda activities (tours, attractions, experiences) matching a free-text keyword and/or a city. When keyword is omitted, the resolved city's name is used instead to return a general listing of activities in that city. Callers may supply a known Agoda city id or a free-text city name for the city filter; when both are supplied city_id takes precedence. Credential-free public data from Agoda's own destination search.

agoda_activity_detailB

Get Agoda activity detail. Returns full activity detail from Agoda: title, description, stated duration, categories, and content images. Credential-free public data from Agoda's own activity content source.

agoda_flights_itinerary_amenitiesA

Get Agoda flight segment amenities. Returns real-content amenities (aircraft type, seat layout, meals, entertainment, wifi) for one or more flight segments. Copy the segments straight from a flight search response's own segment fields. Credential-free public data from Agoda's own flight content service.

agoda_flights_searchA

Search Agoda one-way flights. Returns bookable one-way flight itineraries between two IATA airport codes for a departure date, including per-segment flight number, airline, times, layovers, aircraft type, and price. Resolve free-text city/airport names to codes first via the flight destination search endpoint. Credential-free public data from Agoda's own flight search.

agoda_flights_search_locationsA

Search Agoda flight destinations/airports. Resolves a free-text city or airport name into IATA airport codes for flight search, with each city's direct and nearby airports. Credential-free public data from Agoda's own flight destination search.

agoda_homes_searchA

Search Agoda Homes & Apartments by city. Returns Homes & Apartments results for an Agoda city: full listing detail for every matching property whose accommodation type is Apartment, drawn from the same city search as hotel search and filtered to non-hotel accommodation types. Callers may supply a known Agoda city id or a free-text city name; when both are supplied city_id takes precedence. Credential-free public data from Agoda's own hotel/home search.

agoda_hotel_detailA

Get Agoda hotel detail. Returns full hotel detail from Agoda: identity (name, any former name), an accommodation type code, address (street address, postal code, city, country), guest rating, a main photo, room count, hotel chain id, a long and short description, and short-form policy statements (minimum age, adult/child definitions, extra-bed and additional-room booking policy). Credential-free public data from Agoda's own hotel content source.

agoda_hotels_searchA

Search Agoda hotels by city. Returns hotel search results for an Agoda city: the matching property ids for that city plus a direct link to each property's listing page. Callers may supply a known Agoda city id or a free-text city name; when both are supplied city_id takes precedence. Credential-free public data from Agoda's own hotel search.

airbnb_hostA

Get Airbnb host profile. Returns a normalized Airbnb public host profile — display name, Superhost and identity-verification status, location, bio, hosting tenure, total guest-review count, and total listing count.

airbnb_host_listingsA

Get Airbnb host listings. Returns the listings an Airbnb host manages, paginated. Page 1 comes from the host profile; deeper pages page through the host's full portfolio.

airbnb_host_reviewsB

Get Airbnb host reviews. Returns reviews guests left for an Airbnb host, paginated, including the reviewer name and location.

airbnb_roomC

Get Airbnb room. Returns normalized Airbnb public room details.

airbnb_room_calendarA

Get Airbnb room calendar. Returns public calendar month hints parsed from Airbnb room bootstrap data.

airbnb_room_reviewsB

Get Airbnb room reviews. Returns normalized Airbnb public review snippets.

airbnb_searchA

Search Airbnb stays. Returns normalized Airbnb public web search results.

amazon_jobs_jobA

Amazon Jobs single posting. Returns one Amazon.jobs posting by its numeric job id (the id field returned by search). Parsed from amazon.jobs's stable server-rendered job detail page — there is no separate JSON detail endpoint upstream.

amazon_jobs_searchA

Amazon Jobs search. Searches Amazon's public careers site (amazon.jobs) via its credential-free search JSON. Each result includes the full description and qualifications inline. sort accepts relevant (default, upstream relevance ranking) or recent (newest posted first). Either q or category (or both) must be given -- category filters by Amazon's own job-category taxonomy and works with no text query at all.

amazon_productA

Retrieve Amazon product details. Returns normalized product details for an Amazon ASIN on amazon.com, including pricing, availability, overview data, inline review samples, and descriptive content.

amazon_searchB

Search Amazon products. Returns normalized Amazon search result cards for amazon.com.

amazon_suggestA

Retrieve Amazon search suggestions. Returns typeahead keyword suggestions from Amazon's public suggestion API for amazon.com.

anime_airing_scheduleA

Upcoming anime airing schedule. Returns upcoming anime episode broadcasts (episode number, air time, countdown, and the normalized title), soonest first, paginated. Credential-free public AniList data.

anime_characterA

Get an anime/manga character. Returns a normalized character profile by AniList id: names, image, description, gender, age, blood type, birthday, favourites, and the titles the character appears in with their billed role. Credential-free public AniList data.

anime_character_searchA

Search anime & manga characters. Searches anime and manga characters by name. Returns character summaries (name, native name, image, favourites), paginated. Credential-free public AniList data.

anime_rankingsA

Rank anime. Returns a filterable, sorted anime ranking. Credential-free public AniList data. Filter by season, year, format, genre, and status.

anime_searchA

Search anime. Searches anime by free-text query. Credential-free public anime data from AniList. Returns normalized entries: titles, scores, popularity, format, status, season, genres, tags, and studios.

anime_titleA

Get an anime. Returns a normalized anime by AniList id: titles (romaji/english/native), MyAnimeList id, scores, popularity, favourites, format, status, season, episodes, duration, genres, ranked tags, studios, dates, description, images, and next-airing countdown. Pass mal=true to additionally enrich the response with the MyAnimeList community score (mal block: score on a 0-10 scale, plus scored-by count), scraped credential-free from the public MAL page. Credential-free public AniList data.

anime_title_charactersA

List an anime's characters. Returns an anime's cast (character name, native name, billed role, image, favourites), paginated. Credential-free public AniList data.

anime_title_recommendationsA

List an anime's recommendations. Returns community-recommended titles for an anime, each with a recommendation rating and the full normalized media entry, paginated. Credential-free public AniList data.

anime_title_staffB

List an anime's staff. Returns the people credited on an anime (name, production role, occupations, image), paginated. Credential-free public AniList data.

apple_books_audiobookA

Retrieve Apple Books audiobook details. Returns normalized audiobook metadata from Apple Books' public catalog page, including narrator, duration, audio preview, and a cross-link to the ebook edition (when one exists).

apple_books_audiobook_reviewsA

Retrieve Apple Books audiobook customer reviews. Returns a page of an audiobook's customer reviews. The default first page is served from the audiobook's own catalog page; deeper pages (page>1 or a larger limit) page through Apple's review API directly, up to 20 per page.

apple_books_audiobook_searchA

Search Apple Books audiobooks. Returns normalized Apple Books audiobooks from Apple's public iTunes Search API.

apple_books_audiobook_seriesA

Retrieve an Apple Books audiobook series and its full audiobook list. Returns series metadata and the full ordered list of audiobooks in the series from Apple Books' public catalog page. An audio-book-series is a catalog resource distinct from a book-series, even for the same conceptual series.

apple_books_audiobook_similarA

Retrieve "Customers Also Bought" audiobooks. Returns the related audiobooks shown on the Apple Books catalog page.

apple_books_authorA

Retrieve an Apple Books author's bibliography. Returns author metadata and their full ebook (and audiobook, where available) bibliography from Apple Books' public catalog page.

apple_books_bookA

Retrieve Apple Books book details. Returns normalized book metadata from Apple Books' public catalog page, including ISBN, page count, publisher, audience, rating histogram, and series linkage.

apple_books_book_reviewsA

Retrieve Apple Books customer reviews. Returns a page of a book's customer reviews. The default first page is served from the book's own catalog page; deeper pages (page>1 or a larger limit) page through Apple's review API directly, up to 20 per page.

apple_books_book_similarA

Retrieve "Customers Also Bought" books. Returns the related books shown on the Apple Books catalog page.

apple_books_chartsB

Retrieve Apple Books chart rankings. Returns Apple Books chart rankings from Apple's public marketing-tools RSS JSON feed. Supported collections are top-free and top-paid.

apple_books_searchB

Search Apple Books titles. Returns normalized Apple Books ebooks from Apple's public iTunes Search API.

apple_books_seriesA

Retrieve an Apple Books series and its full book list. Returns series metadata and the full ordered list of books in the series from Apple Books' public catalog page.

apple_jobs_jobA

Apple Jobs single posting. Returns one Apple Careers posting by its job id (the id field returned by search, e.g. 200674676-0836 for a specific requisition or PIPE-200314122 for an evergreen/pipeline retail role). Parsed from jobs.apple.com's server-rendered job detail page.

apple_jobs_searchA

Apple Jobs search. Searches Apple's public careers site (jobs.apple.com) via its server-rendered search page's embedded job data. Page size is fixed by Apple at 20 results. Search results carry identity/location/team metadata only — call the job endpoint for the full description and qualifications.

apple_podcasts_chartsA

Retrieve Apple Podcasts chart rankings. Returns Apple Podcasts show chart rankings from public iTunes RSS JSON feeds. Supported collections are toppodcasts and topaudiopodcasts.

apple_podcasts_charts_rankingsA

Retrieve Apple Podcasts chart rankings by algorithm, type, and genre. Returns Apple Podcasts chart rankings from the modern podcasts.apple.com charts page, covering chart algorithms (top, top-subscriber, top-series) crossed with entity types (podcasts, podcast-episodes, podcast-channels) and an optional genre filter. A richer, differently-sourced capability than the legacy RSS-based /apple-podcasts/charts endpoint.

apple_podcasts_episodes_searchC

Search Apple Podcasts episodes. Returns normalized Apple Podcasts episodes from Apple's public iTunes Search API.

apple_podcasts_newA

Retrieve Apple Podcasts curated "New" editorial shelves. Returns the curated editorial shelves from podcasts.apple.com/{country}/new (New Shows, New Seasons, New Trailers, Essentials, and other seasonal spotlights). Shelves that merely mirror a Charts Rankings query are omitted here since /apple-podcasts/charts/rankings already covers that data.

apple_podcasts_searchB

Search Apple Podcasts shows. Returns normalized Apple Podcasts shows from Apple's public iTunes Search API.

apple_podcasts_showB

Retrieve Apple Podcasts show details. Returns normalized show metadata from Apple's public iTunes Lookup API.

apple_podcasts_show_episodesB

Retrieve Apple Podcasts show episodes. Returns a show and its public Apple Podcasts episodes from Apple's iTunes Lookup API.

apple_podcasts_show_relatedA

Retrieve Apple Podcasts "You Might Also Like" related shows. Returns the "You Might Also Like" rail for a single show, sourced from the modern podcasts.apple.com show page's listener-cohort recommendation data.

appstore_appA

Retrieve full App Store app details. Returns normalized app metadata from the App Store lookup API. Provide either id (numeric track ID) or app_id (bundle ID). id/app_id can identify an iPhone, iPad, or Mac App Store listing.

appstore_developerA

Retrieve apps by developer ID. Returns App Store apps associated with a specific developer artist ID.

appstore_editorialA

Retrieve an App Store device or Arcade editorial landing page. Returns the curated editorial shelves from one of Apple's per-device App Store landing pages (the same content shown by apps.apple.com's device switcher). device enum: iphone, ipad, mac, vision, watch, tv. section enum: main (the device's Today/Discover/Apps & Games landing page), arcade (the device's Apple Arcade landing page). Watch has no Arcade page — device=watch with section=arcade returns 400.

appstore_editorial_categoryA

Retrieve an App Store category-scoped editorial page. Returns the curated editorial shelves for one device category page (e.g. "Entertainment Apps for Vision"). category_id is a numeric, device-specific editorial page ID — not a static enum — discovered from an appstore_editorial response for the SAME device, in its "Browse by Category" shelf items' destination_id field. device enum: iphone, ipad, mac, vision, watch, tv.

appstore_listA

Retrieve App Store collection rankings. Returns ranked App Store apps from an iTunes RSS collection, optionally expanded to full lookup details. collection enum: topfreeapplications, toppaidapplications, topgrossingapplications, topfreeipadapplications, toppaidipadapplications, topgrossingipadapplications, topmacapps, topfreemacapps, topgrossingmacapps, toppaidmacapps, newapplications, newfreeapplications, newpaidapplications. Of the Mac collections, only topfreemacapps currently returns ranked apps — topmacapps, topgrossingmacapps, and toppaidmacapps are accepted but Apple's feed for them is currently empty. There is no separate Games collection — combine any collection with category=6014 (or a Games subgenre ID, e.g. 7012 for Puzzle) to get its Games-only equivalent, e.g. Top Free Games. See the endpoint markdown for the full category ID table.

appstore_privacyB

Retrieve App Store privacy disclosures. Returns the app privacy cards shown on the App Store page, including data categories and purposes.

appstore_ratingsA

Retrieve App Store ratings histogram. Returns total ratings count and the 1-5 star histogram shown on the App Store product page.

appstore_reviewsB

Retrieve App Store reviews. Returns one page of customer reviews for an app. Provide either id (numeric track ID) or app_id (bundle ID).

appstore_searchA

Search the App Store. Returns App Store search results for a term. Set ids_only=true to return only app IDs. platform enum: phone, pad, mac.

appstore_similarA

Retrieve "You Might Also Like" apps. Returns the related apps shown on the App Store product page. Provide either id (numeric track ID) or app_id (bundle ID).

appstore_suggestA

Retrieve App Store search suggestions. Returns suggested search terms for the given partial keyword.

appstore_version_historyA

Retrieve App Store version history. Returns the version history entries shown in the App Store "What's New" section.

autotrader_dealerA

Get Autotrader dealer profile. Returns a normalized Autotrader dealer profile (name, phone, address, rating, website) plus a first page of the dealer's own current inventory as normalized vehicle summaries and the dealer's total listing count. Credential-free public data sourced from Autotrader's own server-rendered dealer profile page.

autotrader_searchA

Search Autotrader vehicle listings. Searches Autotrader for new and used car listings, returning normalized vehicle summaries (make, model, trim, year, mileage, pricing, images) plus the total matching count. Credential-free public data sourced from Autotrader's own server-rendered search page.

autotrader_vehicleA

Get Autotrader vehicle listing detail. Returns a normalized Autotrader vehicle listing: full vehicle spec (make, model, trim, mileage, colors, transmission, fuel type, engine, images, pricing), the full listing description, and seller detail (dealership or private seller). Credential-free public data sourced from Autotrader's own server-rendered vehicle detail page.

bestbuy_brandsA

Get Best Buy's full brand directory. Returns Best Buy's full brand directory (name, category id, url), sourced from the site's own "Name Brands" page. Each id is directly usable as bestbuy_category's category_id input.

bestbuy_categoriesA

Get Best Buy's top-level shopping departments. Returns Best Buy's top-level shopping departments (name, category id, url), sourced from the homepage's own category carousel. Each id is directly usable as bestbuy_category's category_id input.

bestbuy_categories_trendingA

Get Best Buy's fine-grained trending product-type categories. Returns Best Buy's fine-grained, often deeply-nested product-type categories (e.g. "Windows Laptops", "55-Inch TVs (55 - 64 in)", "PS5 Consoles") sourced from the homepage's own "Best Selling" section -- much more specific than bestbuy_categories' ~25 top-level departments. Each id is directly usable as bestbuy_category's category_id input.

bestbuy_categoryA

Get a Best Buy category's product listing. Returns one page (up to 24) of one Best Buy category's normalized product listing (sku, title, url, image, price, rating, review count). category_id is a Best Buy category id, e.g. pcmcat138500050001, found in a category page URL's trailing .c?id= segment. page is the optional 1-indexed page number (defaults to 1); requesting a page past the last one returns an empty products list, not an error.

bestbuy_category_subcategoriesA

Get a Best Buy category's own sibling/child categories. Returns a Best Buy category's own sibling/child category set (name, category id, url), sourced from that category page's own "Category" filter facet. Each id is directly usable as bestbuy_category's category_id input. category_id is a Best Buy category id, e.g. pcmcat138500050001, found in a category page URL's trailing .c?id= segment. A leaf category with no siblings returns an empty list, not an error.

bestbuy_productA

Get a Best Buy product's detail. Returns one Best Buy product's normalized detail (name, brand, model, color, price, availability, rating, images, breadcrumbs), sourced from the product page's own schema.org Product structured-data block. sku is the numeric Best Buy SKU shown on bestbuy.com product pages and URLs.

bestbuy_product_questionsA

Get a Best Buy product's customer questions and answers. Returns the customer questions (with answers, when present) Best Buy embeds directly on a product's page: question text, answer text, who answered, and when. sku is the numeric Best Buy SKU shown on bestbuy.com product pages and URLs. A product with no questions asked yet returns an empty list, not an error.

bestbuy_product_relatedA

Get a Best Buy product's related products. Returns the organic (non-sponsored) related products Best Buy embeds in a product page's own comparison table (sku, name, url, image, price). sku is the numeric Best Buy SKU shown on bestbuy.com product pages and URLs. A product page with no comparison table returns an empty list, not an error.

bestbuy_product_reviewsA

Get a Best Buy product's customer reviews. Returns page 1 (up to 20) of one Best Buy product's normalized customer reviews (rating, title, text, author, posted date, tags such as Verified Purchaser, recommended flag, helpful/unhelpful counts), sourced from the product's dedicated reviews page. sku is the numeric Best Buy SKU shown on bestbuy.com product pages and URLs.

bestbuy_searchA

Search Best Buy's product catalog. Returns one page (up to 24) of one Best Buy keyword search's normalized product listing (sku, title, url, image, price, rating, review count). q is free-text search keywords, e.g. "laptop". page is the optional 1-indexed page number (defaults to 1); requesting a page past the last one returns an empty products list, not an error.

bestbuy_storesA

Get Best Buy's physical stores in one city. Returns Best Buy's physical store locations in one city (name, address, phone, coordinates, rating, hours), sourced from Best Buy's own SEO store directory. state is one of the 50 US state codes plus dc and pr: al, ak, az, ar, ca, co, ct, de, dc, fl, ga, hi, id, il, in, ia, ks, ky, la, me, md, ma, mi, mn, ms, mo, mt, ne, nv, nh, nj, nm, ny, nc, nd, oh, ok, or, pa, pr, ri, sc, sd, tn, tx, ut, vt, va, wa, wv, wi, wy. city is free text matched case-insensitively against that state's own directory (e.g. "Chicago").

bing_imagesA

Search Bing image results. Returns normalized Bing image search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Bing image HTML/async pages and return 503 when Bing serves a challenge page or unusable HTML.

bing_newsA

Search Bing news results. Returns normalized Bing news search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Bing news HTML/async pages and return 503 when Bing serves a challenge page or unusable HTML.

bing_searchA

Search Bing web results. Returns normalized Bing web search results for a query string, including organic results, optional context panel data, related queries, people-also-ask questions, news modules, video modules, and page-based pagination. Empty optional blocks are omitted from the JSON response. Locale defaults to country=us and lang=en-us. Results are fetched with a Chrome-impersonated request client and return 503 when Bing serves a challenge page, unusable HTML, or a response whose results are unrelated to the query. Queries that use the site: operator (for example site:gov.hu) are not supported: Bing serves a bot-verification challenge for them, so they are rejected with 400 before any request is made. Use the Google search endpoint (/api/v1/google/search) for domain-restricted searches.

bing_suggestA

Suggest Bing search queries. Returns Bing autosuggest query completions for a query prefix. Locale defaults to country=us and lang=en-us. Suggestions are fetched from public Bing suggest endpoints and trimmed to the requested count.

bing_videosA

Search Bing video results. Returns normalized Bing video search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Bing video HTML/async pages and return 503 when Bing serves a challenge page or unusable HTML.

bluesky_author_feedA

A Bluesky account's posts. Returns a page of a Bluesky account's posts, newest first, including text, engagement counts, and any attached images/link card/quoted post. Public data, sourced from the AT Protocol's public, credential-free AppView API.

bluesky_followersB

A Bluesky account's followers. Returns a page of a Bluesky account's followers. Public data, sourced from the AT Protocol's public, credential-free AppView API.

bluesky_followsA

Accounts a Bluesky account follows. Returns a page of the accounts a Bluesky account follows. Public data, sourced from the AT Protocol's public, credential-free AppView API.

bluesky_post_threadA

A Bluesky post and its reply tree. Returns a Bluesky post along with its nested replies (and, when the post is itself a reply, its parent chain), up to depth levels deep. Public data, sourced from the AT Protocol's public, credential-free AppView API.

bluesky_profileA

A Bluesky account's full public profile. Returns a Bluesky account's public profile: display name, description, avatar/banner images, and follower/follows/posts counts. Public data, sourced from the AT Protocol's public, credential-free AppView API.

bluesky_search_actorsA

Search Bluesky accounts. Returns Bluesky accounts matching a query against display name, handle, and profile description. Public data, sourced from the AT Protocol's public, credential-free AppView API.

bluesky_trending_topicsA

Bluesky's current trending topics. Returns Bluesky's current trending topics and suggested feeds, each with a link to its feed. Public data, sourced from the AT Protocol's public, credential-free AppView API. This surface is less stable than the rest of this family -- Bluesky may change its shape without notice.

booking_attractions_detailB

Booking.com attraction detail. Returns a Booking.com attraction's detail page.

booking_attractions_reviewsA

Booking.com attraction reviews. Returns normalized guest reviews for a Booking.com attraction.

booking_attractions_searchA

Search Booking.com attractions. Returns normalized Booking.com attractions/things-to-do search results for a destination and date range, with an optional category/subcategory filter and a discoverable category taxonomy.

booking_flights_autocompleteA

Booking.com flight autocomplete. Returns Booking.com flight-search location suggestions (airports/cities) for a query string.

booking_flights_searchA

Search Booking.com flights. Returns normalized round-trip or one-way flight offers between two Booking.com flight-search locations.

booking_hotel_detailA

Booking.com hotel detail. Returns a Booking.com hotel's core detail page: rating, facilities, highlights, house rules, cover photos, and rooms with their own photos.

booking_reviewsB

Booking.com hotel reviews. Returns normalized guest reviews for a Booking.com hotel, with an optional free-text search over review content.

booking_searchA

Search Booking.com hotels. Returns normalized Booking.com hotel search results for a destination and date range.

boxofficemojo_brandA

Box Office Mojo brand detail. Returns normalized release rows from a public Box Office Mojo brand page. Pass exactly one of id, path, or url.

boxofficemojo_brandsC

Box Office Mojo brand chart. Returns normalized rows from Box Office Mojo's public brand chart.

boxofficemojo_calendarB

Box Office Mojo domestic release schedule. Returns normalized grouped rows from Box Office Mojo's public domestic release schedule. Provide year and month.

boxofficemojo_calendar_changesC

Box Office Mojo domestic release schedule changes. Returns normalized grouped rows from Box Office Mojo's public domestic release-schedule changes page.

boxofficemojo_calendar_dateB

Box Office Mojo domestic release schedule date. Returns normalized release rows for one public Box Office Mojo domestic release-schedule date.

boxofficemojo_date_domesticA

Box Office Mojo domestic daily box office. Returns normalized rows from Box Office Mojo's public domestic daily chart. Empty upstream daily pages return a typed not-found error rather than an empty success.

boxofficemojo_franchiseA

Box Office Mojo franchise detail. Returns normalized release rows from a public Box Office Mojo franchise page. Pass exactly one of id, path, or url.

boxofficemojo_franchisesC

Box Office Mojo franchise chart. Returns normalized rows from Box Office Mojo's public franchise chart.

boxofficemojo_genreA

Box Office Mojo genre detail. Returns normalized release rows from a public Box Office Mojo genre page. Pass exactly one of id, path, or url.

boxofficemojo_genresC

Box Office Mojo genre chart. Returns normalized rows from Box Office Mojo's public genre chart.

boxofficemojo_lifetime_grossesC

Box Office Mojo lifetime gross chart. Returns normalized rows from Box Office Mojo's credential-free lifetime gross chart. area values: worldwide, domestic.

boxofficemojo_releaseA

Box Office Mojo release detail. Returns normalized Box Office Mojo release summary fields and domestic daily rows from a public release page. Pass exactly one of id, path, or url.

boxofficemojo_release_groupA

Box Office Mojo release group detail. Returns normalized market release rows grouped by region from a public Box Office Mojo release-group page. Pass exactly one of id, path, or url.

boxofficemojo_showdownA

Box Office Mojo showdown detail. Returns normalized release comparison metrics from a public Box Office Mojo showdown page. Pass exactly one of id, path, or url.

boxofficemojo_showdownsA

Box Office Mojo showdowns. Returns normalized comparison rows from Box Office Mojo's public showdowns page.

boxofficemojo_titleA

Box Office Mojo title detail. Returns normalized Box Office Mojo title release-group and market-gross tables from a public title page. Pass exactly one of id, path, or url.

boxofficemojo_weekend_domesticB

Box Office Mojo domestic weekend box office. Returns normalized rows from Box Office Mojo's public domestic weekend chart. Empty upstream weekend pages return a typed not-found error rather than an empty success.

boxofficemojo_weekend_domestic_by_distributorB

Box Office Mojo domestic weekend by distributor. Returns normalized distributor rows from Box Office Mojo's public domestic weekend by-distributor chart. Empty upstream weekend pages return a typed not-found error rather than an empty success.

boxofficemojo_weekend_domestic_estimatesA

Box Office Mojo domestic weekend estimates. Returns normalized estimate-vs-actual rows from Box Office Mojo's public domestic weekend estimates chart. Empty upstream weekend pages return a typed not-found error rather than an empty success.

boxofficemojo_year_domesticA

Box Office Mojo domestic yearly box office. Returns normalized release rows from Box Office Mojo's public domestic yearly calendar-grosses chart.

boxofficemojo_year_worldwideA

Box Office Mojo worldwide yearly box office. Returns normalized release-group rows from Box Office Mojo's public worldwide yearly chart.

brand_retrieveA

Retrieve brand data by domain. Fetches a domain's homepage and Web App Manifest and extracts a normalized brand profile (title, description, brand colors normalized to hex, logos and icons ranked best-first, backdrops, socials, links, and any schema.org organization data). Enrichment-only fields that are not present in the page markup are returned as null.

brave_imagesA

Search Brave image results. Returns normalized Brave image search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Brave Search image HTML and return 503 when Brave serves a challenge page or unusable HTML.

brave_newsB

Search Brave news results. Returns normalized Brave news search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Brave Search news HTML and return 503 when Brave serves a challenge page or unusable HTML.

brave_searchA

Search Brave. Returns normalized web search results from Brave Search for a query string, along with offset-based pagination, related queries, discussions, videos, and the right-side knowledge card when Brave includes one. Use time_range for preset ranges or date_from/date_to for a custom YYYY-MM-DD range. Locale defaults to country=us and lang=en-us.

brave_suggestA

Suggest Brave search queries. Returns Brave autosuggest query completions for a query prefix. Locale defaults to country=us and lang=en-us. Suggestions are fetched from public Brave Search suggest JSON and trimmed to the requested count.

brave_videosA

Search Brave video results. Returns normalized Brave video search results for a query string. Locale defaults to country=us and lang=en-us. Results are fetched from public Brave Search video HTML and return 503 when Brave serves a challenge page or unusable HTML.

capterra_productA

Get a Capterra product. Returns a normalized Capterra product profile: name, description, category, and aggregate rating. Credential-free public Capterra data, rendered from the product page through proxied browser renderers.

capterra_reviewsA

Get Capterra product reviews. Returns a page of normalized Capterra reviews (author, headline, rating) plus the product's aggregate rating. Credential-free public Capterra data, rendered from the reviews page through proxied browser renderers.

capterra_searchA

Search Capterra products. Returns Capterra search-result products (id, name, url, description, rating). Credential-free public Capterra data, rendered from the search page through proxied browser renderers. Note: Capterra renders a fallback product list even for queries with no genuine match, rather than a distinct empty-results page, so callers should treat low-relevance results as an upstream characteristic, not a bug.

carmax_searchA

Search CarMax vehicle listings. Searches CarMax for used car listings, returning normalized vehicle summaries (make, model, trim, year, mileage, colors, engine, fuel economy, pricing, store, images), available search facets with live counts, and the total matching count. Credential-free public data sourced from CarMax's own mobile-app search API.

carmax_search_suggestionsA

Get CarMax search autocomplete suggestions. Returns autocomplete suggestions for a partial search term (make/model/trim), typo-tolerant by default. Credential-free public data sourced from CarMax's own mobile-app API.

carmax_shop_by_brandA

Get CarMax's "shop by brand" make taxonomy. Returns CarMax's full make taxonomy for browsing by brand: every make, a display image, and CarMax's own display order. Credential-free public data sourced from CarMax's own mobile-app API.

carmax_storeA

Get CarMax store (physical location) detail. Returns a normalized CarMax store: name, full address, phone numbers, coordinates, opening hours, and store-type flags (car buying center, microstore). Credential-free public data sourced from CarMax's own server-rendered store page.

carmax_storesA

Search CarMax store (physical location) locations. Searches CarMax's physical store locations by ZIP code or free-text keyword, returning normalized stores with full address, every published phone number, opening hours, and (for a ZIP-based search) live driving distance in miles. Credential-free public data sourced from CarMax's own mobile-app store-locator API.

carmax_vehicleA

Get CarMax vehicle listing detail. Returns a normalized CarMax vehicle listing: full vehicle spec (make, model, trim, mileage, colors, engine, transmission, fuel economy, pricing), equipment features, labeled specifications, warranty coverage, accident/owner history, and CarMax's return guarantee terms. Credential-free public data sourced primarily from CarMax's own mobile-app API, backfilled with the website's server-rendered page for accident/owner history and warranty terms the mobile API doesn't expose.

carmax_vehicle_recommendationsA

Get CarMax "similar vehicles" recommendations for a listing. Returns CarMax's own similar-vehicle recommendations for a listing: stock number, description, display mileage/price, store location, and image, for vehicles CarMax considers comparable. An empty list is a normal result, not an error. Credential-free public data sourced from CarMax's own mobile-app API.

carsdotcom_searchA

Search Cars.com vehicle listings. Searches Cars.com for new and used car listings, returning normalized vehicle summaries (make, model, trim, year, mileage, exterior color, drivetrain, fuel type, pricing, seller, images) plus the total matching count. Credential-free public data sourced directly from Cars.com's own public search API.

carsdotcom_vehicleA

Get Cars.com vehicle listing detail. Returns a normalized Cars.com vehicle listing: full vehicle spec (make, model, trim, mileage, colors, engine, transmission, fuel economy, a key-specs table), Cars.com's own deal-fairness rating and predicted fair price, categorized equipment features, an AutoCheck-derived vehicle history report, Cars.com's own price-change history, the seller's notes, dealer detail (name, rating, address, website, phones, hours) or private-seller detail for a for-sale-by-owner listing, and certified-pre-owned/manufacturer-program detail when applicable. Credential-free public data sourced directly from Cars.com's own public GraphQL API.

chromewebstore_categoriesA

List Chrome Web Store categories and collections. Returns the reference taxonomy for the list endpoints: extension category groups and their subcategory slugs, the top-chart identifiers, and known curated collection slugs.

chromewebstore_categoryA

List items in a Chrome Web Store category. Returns the item cards listed under an extensions category slug (e.g. productivity/tools, lifestyle/shopping, make_chrome_yours/privacy). Use /chromewebstore/categories for the reference taxonomy. Defaults: num=50, country=us, lang=en.

chromewebstore_chartsA

List a Chrome Web Store top chart. Returns the item cards in a store top chart. chart accepts trending, popular, or notable. Defaults: chart=popular, num=50, country=us, lang=en.

chromewebstore_collectionA

List items in a curated Chrome Web Store collection. Returns the item cards in a curated store collection slug (e.g. editors_picks_extensions, dark_mode, ai_productivity). Use /chromewebstore/categories for known collection slugs. Defaults: num=50, country=us, lang=en.

chromewebstore_developerA

Retrieve a Chrome Web Store publisher and their items. Returns a Chrome Web Store publisher (developer) by publisher id, including the disclosed trader details — legal name, email, phone, address, website, and D-U-N-S number — plus the publisher's listed items ("More from ..."). Trader fields are only present for publishers that identify as EU traders. Defaults: num=50, country=us, lang=en.

chromewebstore_itemA

Retrieve Chrome Web Store item details. Returns normalized detail for a Chrome Web Store extension or theme, including name, rating, rating count, user count, version, last-updated date, size, supported languages, developer, category, screenshots, and privacy links. Defaults: country=us, lang=en.

chromewebstore_permissionsA

Retrieve a Chrome Web Store item's declared permissions. Returns the permissions a Chrome Web Store extension declares in its manifest: permissions, optional_permissions, host_permissions, optional_host_permissions, plus manifest_version and min_browser_version. Useful for security and supply-chain review. Defaults: country=us, lang=en.

chromewebstore_privacyA

Retrieve a Chrome Web Store item's privacy disclosures. Returns an extension's privacy disclosures as the store renders them: the developer's data-use statement, whether it collects data, the standard data-handling declarations, and the privacy-policy link. Defaults: country=us, lang=en.

chromewebstore_reviewsA

Retrieve Chrome Web Store item reviews. Returns the reviews the store renders on an item's reviews page, each with author, star rating, text, posted/edited dates and reviewed version. Defaults: num=20, country=us, lang=en.

chromewebstore_searchA

Search Chrome Web Store items. Returns Chrome Web Store search result cards for a keyword, each with id, name, rating, user count, publisher and detail URL. Defaults: num=30, country=us, lang=en.

chromewebstore_similarA

Retrieve related Chrome Web Store items. Returns the related-items shelf the store renders on an item's detail page. Defaults: country=us, lang=en.

chromewebstore_suggestA

Suggest Chrome Web Store search terms. Returns item-name suggestions for a search prefix, drawn from the top store-search results. Defaults: num=8, country=us, lang=en.

coingecko_categoriesA

CoinGecko categories. Returns normalized CoinGecko category rows from the public categories page. This endpoint supports the documented vs_currency enum.

coingecko_category_coinsB

CoinGecko category coins. Returns normalized coin rows from a CoinGecko public category page. This endpoint supports the documented vs_currency enum.

coingecko_chainA

CoinGecko chain detail. Returns normalized sections from a CoinGecko public chain detail page. Sections are omitted when not present. This endpoint supports the documented vs_currency enum.

coingecko_chainsC

CoinGecko chains. Returns normalized chain rows from the CoinGecko public website chains table. This endpoint supports the documented vs_currency enum.

coingecko_coinA

CoinGecko coin profile. Returns normalized CoinGecko profile, market stats, links, and categories for one coin id. This endpoint supports the documented vs_currency enum and is not intended for real-time trading.

coingecko_coin_analysisA

CoinGecko coin chart analysis. Returns derived price-chart metrics from CoinGecko public chart JSON. This endpoint supports the documented vs_currency enum and is not investment advice or real-time trading data.

coingecko_exchangeA

CoinGecko exchange detail. Returns normalized profile stats and market rows from a CoinGecko public exchange page. This endpoint supports the documented vs_currency enum.

coingecko_exchangesA

CoinGecko exchanges. Returns normalized exchange rows from CoinGecko public website exchange tables. This endpoint supports the documented vs_currency enum.

coingecko_gainers_losersC

CoinGecko crypto gainers and losers. Returns normalized rows from CoinGecko's public crypto gainers and losers table. This endpoint supports the documented vs_currency enum.

coingecko_globalA

CoinGecko global market snapshot. Returns normalized global market metrics from CoinGecko's public charts page.

coingecko_global_chartsC

CoinGecko global chart series. Returns normalized global chart series from public CoinGecko website JSON endpoints.

coingecko_learn_articlesB

CoinGecko Learn articles. Returns normalized article cards from CoinGecko Learn public pages.

coingecko_marketsB

CoinGecko markets. Returns normalized cryptocurrency market rows from CoinGecko public pages. This endpoint supports the documented vs_currency enum and is not intended for real-time trading.

coingecko_new_coinsB

CoinGecko new cryptocurrencies. Returns normalized rows from CoinGecko's public new cryptocurrencies table. This endpoint supports the documented vs_currency enum.

coingecko_newsB

CoinGecko news cards. Returns normalized article cards from CoinGecko's public news page.

coingecko_nft_categoryC

CoinGecko NFT category. Returns normalized NFT collection rows from a CoinGecko public NFT category page. This endpoint supports the documented vs_currency enum.

coingecko_nftsC

CoinGecko NFT collections. Returns normalized NFT collection rows from the CoinGecko public website NFT table. This endpoint supports the documented vs_currency enum.

coingecko_searchB

CoinGecko discovery search. Returns normalized CoinGecko search sections from the public website search JSON. Empty valid searches return empty arrays.

coingecko_token_unlocksB

CoinGecko incoming token unlocks. Returns normalized rows from CoinGecko's public incoming token unlocks page.

coingecko_treasuriesB

CoinGecko crypto treasuries. Returns normalized entity rows from CoinGecko's public crypto treasuries tables. This endpoint supports the documented vs_currency enum.

coingecko_trendingB

CoinGecko trending highlights. Returns deduped trending coins and categories from the public CoinGecko highlights page. This endpoint supports the documented vs_currency enum.

congress_reportB

Fetch and parse a congressional disclosure report. Fetch a single disclosure report by its filing_url (as returned by.

congress_stock_disclosuresB

Search congressional stock-disclosure filings. Search public congressional stock disclosure filings (House or Senate).

costco_categoriesA

Get Costco category facets. Returns Costco category slugs and product counts relevant to an optional search term, each slug usable directly with GET /costco/search's category filter. Public data sourced from Costco's own search backend.

costco_productA

Get a Costco product's detail. Returns a Costco product's detail: title, description, manufacturer, image, price, stock status, and rating. Public data sourced from Costco's own product backend.

costco_product_availabilityA

Get a Costco product's delivery estimate. Returns a Costco product's stock and estimated-delivery status for a delivery destination. Public data sourced from Costco's own fulfillment backend.

costco_product_reviewsA

Get a Costco product's reviews. Returns a page of a Costco product's reviews: title, text, rating, author, and recommendation for each. Public data sourced from Costco's own review platform.

costco_searchA

Search Costco products. Returns public Costco products matching a text query and/or a category slug: title, brand, model, image, and rating for each result. Public data sourced from Costco's own search backend.

costco_warehousesA

Find nearby Costco warehouses. Returns Costco warehouses near a latitude/longitude, sorted by distance: name, address, and distance for each. Public data sourced from Costco's own warehouse locator backend.

datasets_airbnb_facetsA

Facet the Airbnb markets dataset. Returns suppressed distribution counts over the Airbnb markets dataset, honoring the same filters as search. Facet enum: country, market, currency, superhost, guest_favorite, rating_band, review_band, admin1 (top subdivision), locality (settlement), room_type (entire_place/private_room/hotel/shared_room), property_type (Airbnb's canonical listing type from the detail page), amenities (each amenity with the count of listings offering it). The admin1, locality, room_type, property_type and amenities facets stay empty until their enrichment coverage is high enough to be reliable. group_by enum: country, market, admin1, locality, room_type, property_type.

datasets_airbnb_itemA

Get an Airbnb market from the dataset. Returns one country's full aggregate Airbnb market profile from dataset id enum value airbnb-markets — headline supply, Superhost share, Guest Favorite share (guest_favorite_pct, an observed lower bound), avg_person_capacity (average guests a listing sleeps over the detail-page-enriched sample), ratings, its top metros, bounding box, per-currency nightly-price percentiles, and a USD-normalized price_usd percentile block (converted via an approximate dated FX snapshot) for cross-country comparison. Aggregate-only. Returns 404 for a country below the suppression floor.

datasets_airbnb_nearbyA

Airbnb market density near a coordinate. Returns an aggregate geohash-grid density map of Airbnb listings within a radius of a coordinate, from dataset id enum value airbnb-markets. Each cell reports a centroid, listing count and Superhost share; thin cells are suppressed. Aggregate-only.

datasets_airbnb_searchA

Search the Airbnb markets dataset. Returns aggregate Airbnb short-term-rental market rollups from the dataset id enum value airbnb-markets. Aggregate-only: each row is a market cell, never an individual listing. Thin cells are suppressed. group_by enum: country, market, admin1 (top subdivision), locality (settlement), room_type (entire_place/private_room/hotel/shared_room), property_type (Airbnb's canonical listing type from the detail page). admin1, locality, room_type and property_type are enrichment-derived and stay empty until their coverage is high enough to be reliable. Each cell also carries median_price_usd, the median nightly price converted to USD via an approximate dated FX snapshot, for cross-country comparison (combine with group_by=room_type for median price by room type); guest_favorite_pct, the share of listings carrying the Guest Favorite badge (an observed lower bound, like superhost_pct); and avg_person_capacity, the average guests a listing sleeps over the detail-page-enriched sample. Sort enum: listings_desc, superhost_pct_desc, rating_desc, key_asc.

datasets_apple_podcasts_shows_facetsA

Facet Apple Podcasts shows dataset. Returns terms aggregation counts for the Apple Podcasts shows dataset. Facet enum: genre, genre_id, country, content_advisory_rating, run_id.

datasets_apple_podcasts_shows_itemA

Get an Apple Podcasts show from dataset. Returns one crawled Apple Podcasts show record by id from dataset id enum value apple-podcasts-shows.

datasets_apple_podcasts_shows_searchA

Search Apple Podcasts shows dataset. Searches the crawled public Apple Podcasts show catalog stored in a search index. One row per show. Discovered from a country x genre x collection chart grid and a search-term sweep — not a full catalog of every Apple Podcasts show. Sort enum: relevance, popularity, track_count_desc, release_desc, title_asc.

datasets_apps_charts_searchA

Search the app-charts dataset. Searches daily top-chart snapshots scraped from the iOS App Store and Google Play, stored in a search index (one document per chart × snapshot × rank). With no date the latest snapshot is returned (today's chart); pair app_id with sort=date_desc for an app's rank over time. Store enum: ios, android. Chart type enum: top_free, top_paid, top_grossing, new. Platform enum (Apple device platforms, ios charts only): phone, pad, mac. Sort enum: rank, rank_desc, date_desc.

datasets_apps_reviews_searchB

Search the app-reviews dataset. Searches user reviews scraped from the iOS App Store and Google Play, stored in a search index (one document per review). Store enum: ios, android. Sort enum: recent, score_desc, score_asc, helpful_desc.

datasets_apps_searchA

Search the apps-intelligence dataset. Searches resolved iOS App Store and Google Play apps stored in a search index. Store enum: ios, android, both. Platform enum (Apple device platforms, ios records only): phone, pad, mac, tv, watch, vision. Sort enum: relevance, rating_desc, reviews_desc, installs_desc, updated_at_desc, popularity_desc.

datasets_boxofficemojo_facetsA

Facet the Box Office Mojo dataset. Returns terms-aggregation counts for one facet of the Box Office Mojo dataset, scoped to the same filters as search. Facet enum: gross_band, years_active, lifetime_year, franchise_names, brand_names, genre_names, hydrated, is_billion_dollar, in_lifetime_top_1000_ww. gross_band enum: under_50m, 50_100m, 100_250m, 250_500m, 500m_1b, over_1b.

datasets_boxofficemojo_itemA

Get a Box Office Mojo title from the dataset. Returns one Box Office Mojo dataset record by title id (IMDb tt… id used on Box Office Mojo title pages), including lifetime grosses, year history, release groups and market grosses when hydrated.

datasets_boxofficemojo_searchA

Search the Box Office Mojo dataset. Searches theatrical box-office records from public Box Office Mojo charts and title pages, stored in a search index. Filter by title id, year, franchise/brand/genre, gross band, lifetime top-1000 membership, hydration status, and worldwide/domestic gross ranges. Sort enum: relevance, worldwide_desc, domestic_desc, peak_worldwide_desc, lifetime_rank_asc, year_desc, year_asc. gross_band enum: under_50m, 50_100m, 100_250m, 250_500m, 500m_1b, over_1b.

datasets_chrome_extensions_changesB

Get recent Chrome Web Store item changes. Returns recent change observations. Change type enum: users, rating, rating_count, version, developer, permissions, privacy, status.

datasets_chrome_extensions_facetsA

Facet the Chrome Web Store dataset. Returns aggregation buckets. Facet enum: item_type, category, developer, developer_email, manifest_version, permission, status, collects_data, has_broad_host_access. Item type enum: extension, theme, app, unknown. Search sort, status and manifest-version enums match the search endpoint.

datasets_chrome_extensions_historyB

Get Chrome Web Store item history. Returns chronological change-only observations for a Chrome Web Store item.

datasets_chrome_extensions_itemA

Get a Chrome Web Store dataset item. Returns one stored extension, theme or legacy app snapshot by its 32-character Chrome Web Store id.

datasets_chrome_extensions_metricsA

Get Chrome Web Store dataset metrics. Returns chart-ready coverage, adoption, rating, permission, privacy and recent-change aggregates for the stored Chrome Web Store dataset. Days enum: 7, 30, 90.

datasets_chrome_extensions_searchB

Search the Chrome Web Store dataset. Searches stored Chrome Web Store item snapshots. Item type enum: extension, theme, app, unknown. Sort enum: relevance, users_desc, rating_desc, reviews_desc, updated_desc, trending_desc. Status enum: active, removed. Manifest version enum: 2, 3.

datasets_chrome_extensions_trendingA

Get trending Chrome Web Store items. Returns stored Chrome Web Store items ranked by the latest observed user and rating-count movement. Filters match the search endpoint; sort is fixed to trending_desc.

datasets_creators_searchA

Search the TikTok creators dataset. Searches TikTok creators stored in a search index (one document per creator), with follower counts, verified status, niche, and engagement. Deleted and private accounts are excluded by default; set include_inactive=true to include them for historical lookups. Sort enum: followers_desc, engagement_desc, likes_desc, relevance. Coverage note: followers_desc, likes_desc, and relevance are backed by profile fields present across the full dataset; the post-level engagement metrics (engagement_rate, avg_views, and the nested post_stats object) and the engagement_desc sort are currently populated for a growing subset of creators, prioritizing the highest-reach accounts. Creators without these metrics are still returned but sort last under engagement_desc and omit those fields.

datasets_github_users_facetsA

Facet the GitHub users dataset. Returns terms aggregation counts for the GitHub users dataset. Facet enum: influence_tier, type, country, country_code, state, city, domains, company, reachable, has_email, has_twitter, has_blog, active_90d, hireable, is_org, is_bot, is_suspected_automation. influence_tier enum: nano, micro, mid, macro, mega. Suspected-automation records are excluded by default unless is_suspected_automation is set.

datasets_github_users_itemA

Get a GitHub user from the dataset. Returns one enriched GitHub user record by login from dataset id enum value github-users.

datasets_github_users_nearbyC

Search nearby GitHub users. Searches enriched GitHub users near a coordinate, sorted by distance, in dataset id enum value github-users. influence_tier enum: nano, micro, mid, macro, mega.

datasets_github_users_searchC

Search the GitHub users dataset. Searches enriched public GitHub user profiles stored in a search index. influence_tier enum: nano, micro, mid, macro, mega. Sort enum: relevance, rank_score_desc, followers_desc, account_age_desc, account_age_asc, distance_asc.

datasets_goodreads_authors_facetsC

Facet Goodreads authors dataset. Returns terms aggregation counts for the Goodreads authors dataset. Facet enum: genres, run_id.

datasets_goodreads_authors_itemA

Get a Goodreads author from dataset. Returns one crawled Goodreads author profile record by id from dataset id enum value goodreads-authors.

datasets_goodreads_authors_searchA

Search Goodreads authors dataset. Searches the crawled public Goodreads author profile index. Authors are discovered as a byproduct of the books crawl (every credited book contributor, plus the genre/search/list seed sources) — not a full catalog. Sort enum: relevance, rating_desc, reviews_desc, name_asc.

datasets_goodreads_books_facetsA

Facet Goodreads books dataset. Returns terms aggregation counts for the Goodreads books dataset. Facet enum: genres, format, language, publisher, primary_author, primary_author_id, series_name, publication_year, run_id.

datasets_goodreads_books_itemA

Get a Goodreads book from dataset. Returns one crawled Goodreads book record by id from dataset id enum value goodreads-books.

datasets_goodreads_books_searchB

Search Goodreads books dataset. Searches the crawled public Goodreads book catalog stored in a search index. Discovered from curated Listopia "best of" lists, a search-term sweep, and author bibliography expansion — not a full catalog. Sort enum: relevance, rating_desc, reviews_desc, publication_desc, publication_asc, pages_desc, pages_asc, title_asc.

datasets_google_map_facetsA

Facet stored Google Maps businesses. Returns terms aggregation counts for Google Maps businesses. Facet enum: category, country, state, county, city, town, website_status. Category facet values are exact locale-specific Google Maps labels and can be localized, non-ASCII, or contain punctuation; pass a returned value unchanged to the category filter.

datasets_google_map_itemA

Get a stored Google Maps business. Returns one stored Google Maps business by Google place_id from dataset id enum value google-map-businesses. The category field contains the exact Google Maps category label returned for the business locale and can be localized, non-ASCII, or contain punctuation. A rating of null means no aggregate rating is available. A review_count of null means Google did not return a count; numeric 0 means Google confirmed zero reviews. Locationless service-area businesses (online/mobile/home-based) have a null geo.

datasets_google_map_nearbyA

Search nearby stored Google Maps businesses. Searches stored Google Maps businesses near a coordinate in dataset id enum value google-map-businesses. category is the exact Google Maps category label returned for the business locale; it can be localized, non-ASCII, or contain punctuation, so use the category facet to discover exact filter values. A rating of null means no aggregate rating is available. A review_count of null means Google did not return a count; numeric 0 means Google confirmed zero reviews. min_rating above 0 excludes unrated businesses.

datasets_google_map_searchA

Search stored Google Maps businesses. Searches Google Maps business records stored in a search index. Sort enum: relevance, updated_at_desc, rating_desc, review_count_desc, distance_asc. category is the exact Google Maps category label returned for the business locale; it can be localized, non-ASCII, or contain punctuation, so use the category facet to discover exact filter values. A rating of null means no aggregate rating is available. A review_count of null means Google did not return a count; numeric 0 means Google confirmed zero reviews. rating_desc sorts unrated businesses last, and min_rating above 0 excludes them. Use has_geo=false to isolate locationless service-area businesses (which have a null geo).

datasets_housing_markets_facetsA

Facet the US housing markets dataset. Returns terms aggregation counts for the housing markets dataset. Facet enum: region_type, state_code, property_type, parent_metro, parent_metro_code, income_vintage, is_latest, period_begin. region_type enum: national, metro, county, city, zip. property_type enum: All Residential, Single Family Residential, Condo/Co-op, Townhouse, Multi-Family (2-4 Unit), Single Units Only.

datasets_housing_markets_itemA

Get a US housing market record from the dataset. Returns one housing-market record by region_type and Redfin table_id from dataset id enum value housing-markets. region_type enum: national, metro, county, city, zip. property_type enum: All Residential, Single Family Residential, Condo/Co-op, Townhouse, Multi-Family (2-4 Unit), Single Units Only (defaults to All Residential). period defaults to the most recent period on record. Pass history=true to get the full monthly series (a {dataset, region_type, table_id, property_type, items} envelope, sorted by period ascending) instead of a single record.

datasets_housing_markets_searchA

Search the US housing markets dataset. Searches monthly Redfin housing-market statistics per region and property type since 2012, joined to Census ACS income for affordability metrics. region_type enum: national, metro, county, city, zip. property_type enum: All Residential, Single Family Residential, Condo/Co-op, Townhouse, Multi-Family (2-4 Unit), Single Units Only. Sort enum: relevance, price_desc, price_asc, list_price_desc, list_price_asc, price_to_income_desc, price_to_income_asc, salary_to_buy_desc, salary_to_buy_asc, dom_asc, dom_desc, inventory_desc, homes_sold_desc, period_desc. Use latest=true for the most recent period per region series.

datasets_instagram_users_facetsB

Facet the Instagram users dataset. Returns terms aggregation counts for the Instagram users dataset. Facet enum: is_verified, is_business_account, has_bio, has_external_url, category_name, source_tier.

datasets_instagram_users_itemA

Get an Instagram user from the dataset. Returns one Instagram user record by username from dataset id enum value instagram-users.

datasets_instagram_users_searchB

Search the Instagram users dataset. Searches public Instagram user profiles stored in a search index. Sort enum: relevance, followers_desc, followers_asc, crawled_at_desc, crawled_at_asc, created_at_desc, created_at_asc.

datasets_jobs_companiesA

Find which companies are hiring. Searches the discovered company board registry — which companies are hiring, on which ATS (or, for the 5 single-company big-tech providers, which platform), with how many open roles. Set sponsors_visa=true to keep companies with certified employer filings in recent public U.S. Department of Labor LCA disclosure data. This is company-level historical evidence, not a guarantee for a specific role or candidate. provider enum: greenhouse, lever, ashby, workday, smartrecruiters, workable, recruitee, rippling, personio, teamtailor, oracle, ukg, icims, eightfold, gem, pinpoint, amazon-jobs, apple-jobs, google-jobs, meta-jobs, tesla-jobs. status enum: active, empty, gone, blocked, pending, invalid. sort enum: open_desc, company_asc, crawled_desc.

datasets_jobs_company_itemA

Get a single company by board id. Returns one discovered company board by its dataset board id. When the company name matches recent public U.S. Department of Labor LCA disclosure data, the response includes lca_sponsorship with filing counts and observed fiscal-quarter range; this is company-level historical evidence, not a guarantee for a specific role or candidate. When the board carries a known domain, the response also includes a tech_stack firmographic hint. Returns 404 when the board id is not in the registry.

datasets_jobs_facetsA

Facet the jobs dataset (hiring market aggregates). Aggregations over all open postings: top companies hiring, breakdown by provider (every provider filterable via /datasets/jobs/search's provider param), department, location, employment type, skill, benefit, education, security clearance, seniority, and ESCO/ISCO job family, plus the remote share — a live hiring-market snapshot. Seniority uses one mutually exclusive value: entry, mid, or senior; ambiguous occupations are omitted from job-family buckets.

datasets_jobs_itemA

Get a single posting from the jobs dataset. Returns one crawled job posting by its dataset posting id. Returns 404 when absent.

datasets_jobs_nearbyA

Find postings near a coordinate. Finds crawled job postings within radius_km of a lat/lon, nearest first. Only geocoded postings participate (the geo-enrich worker back-fills coordinates from each posting's location). Open roles only by default. provider enum: greenhouse, lever, ashby, workday, smartrecruiters, workable, recruitee, rippling, personio, teamtailor, oracle, ukg, icims, eightfold, gem, pinpoint, amazon-jobs, apple-jobs, google-jobs, meta-jobs, tesla-jobs.

datasets_jobs_searchA

Search the jobs dataset (all companies' live postings). Full-text + faceted search over every job posting crawled from every discovered company ATS board (Greenhouse, Lever, Ashby, Workday, SmartRecruiters, Workable, Recruitee, Rippling, Personio, Teamtailor, Oracle, UKG, iCIMS, Eightfold, Gem, Pinpoint) plus 5 single-company big-tech careers platforms (Amazon, Apple, Google, Meta, Tesla). Open roles only by default (set include_closed=true for historical/filled roles). Salary is parsed from a structured field when the provider has one, or from an explicit pay figure stated in the description otherwise, so coverage varies by posting rather than by provider; min_salary/max_salary filter on it and require salary_currency, since comparing raw compensation numbers across currencies is meaningless. Location is also exposed as structured city/state/country fields alongside the free-text location string, so city/state/country filter on an exact match of those parsed components rather than substring-matching the display string. job_family is an exact level-2 ISCO family label assigned from ESCO occupation evidence; ambiguous postings remain unclassified and do not match that filter. employment_type is never populated for google-jobs/meta-jobs, and posted_at (so sort=posted_desc) is never populated for meta-jobs/tesla-jobs -- their upstream APIs expose no such field. provider enum: greenhouse, lever, ashby, workday, smartrecruiters, workable, recruitee, rippling, personio, teamtailor, oracle, ukg, icims, eightfold, gem, pinpoint, amazon-jobs, apple-jobs, google-jobs, meta-jobs, tesla-jobs. workplace_type enum: onsite, hybrid, remote. sort enum: relevance, posted_desc, company_asc.

datasets_journalists_facetsA

Facet the journalists dataset. Returns distribution counts over the journalists index (dataset id enum value journalists), honoring the same filters as search. Facet enum: outlet, vertical, topic, contact_type.

datasets_journalists_itemA

Get a journalist from the journalists dataset. Returns one journalist by outlet id and slug from dataset id enum value journalists. Returns 404 when the outlet is not supported or the journalist is not in the index.

datasets_journalists_searchA

Search the journalists dataset. Searches the journalists index (dataset id enum value journalists) — public journalist and reporter contact records crawled from news outlets' own staff/author pages, for PR outreach. Each record carries the outlet, title, best-effort beat topics, and any public contact info (a work email or a social handle) found on that outlet's own page. There is no cross-outlet upstream search; this dataset is built by crawling a curated roster of outlets ourselves. vertical enum: tech, crypto, marketing, consumer_tech, consumer_policy, cybersecurity, health, gaming, climate, business, entertainment, sports, legal, science, politics, real_estate, automotive, travel, food, education, design, film_tv, fashion, music, personal_finance, tech_independent, culture_independent, local_news, construction, banking, retail, aerospace_defense, energy, agriculture, local_business. contact_type enum: email, social, none. sort enum: relevance, name_asc, outlet_asc, crawled_desc.

datasets_listC

List stored scraped datasets. Lists available read-only scraped datasets and the capabilities supported by each dataset.

datasets_numbeo_cities_facetsB

Facet the Numbeo cities dataset. Returns terms aggregation counts for the Numbeo cities dataset. Facet enum: country.

datasets_numbeo_cities_itemA

Get a Numbeo city from the dataset. Returns one composite Numbeo city record by city slug from dataset id enum value numbeo-cities.

datasets_numbeo_cities_searchA

Search the Numbeo cities dataset. Searches the composite Numbeo cities dataset, merged from the current global rankings of all seven index families (cost of living, quality of life, crime, health care, pollution, traffic, property investment). A city appears once it is ranked by at least one family; coverage varies per city. Sort enum: name_asc, cost_of_living_asc, cost_of_living_desc, quality_of_life_desc, safety_desc, crime_asc, health_care_desc, pollution_asc, traffic_asc.

datasets_numbeo_countries_itemA

Get a Numbeo country from the dataset. Returns one composite Numbeo country record by country name from dataset id enum value numbeo-countries.

datasets_numbeo_countries_searchC

Search the Numbeo countries dataset. Searches the composite Numbeo countries dataset, merged from the current global by-country rankings of all seven index families. Sort enum: name_asc, cost_of_living_asc, cost_of_living_desc, quality_of_life_desc, safety_desc, crime_asc, health_care_desc, pollution_asc, traffic_asc.

datasets_pitchbook_advisors_facetsA

Facet PitchBook advisors dataset. Returns terms aggregation counts for the PitchBook advisors dataset. Facet enum: service_type, hq_country, hq_state, run_id.

datasets_pitchbook_advisors_itemA

Get a PitchBook advisor from dataset. Returns one crawled PitchBook advisor record by id from dataset id enum value pitchbook-advisors.

datasets_pitchbook_advisors_searchA

Search PitchBook advisors dataset. Searches the crawled public PitchBook advisor (service provider — e.g. investment bank, lender, financing advisory firm) profile catalog stored in a search index. Discovered from PitchBook's public sitemap. Sort enum: relevance, name_asc, year_founded_desc, recently_crawled_desc.

datasets_pitchbook_companies_facetsB

Facet PitchBook companies dataset. Returns terms aggregation counts for the PitchBook companies dataset. Facet enum: status, primary_industry, financing_status, ownership_status, hq_country, hq_state, run_id.

datasets_pitchbook_companies_itemA

Get a PitchBook company from dataset. Returns one crawled PitchBook company record by id from dataset id enum value pitchbook-companies.

datasets_pitchbook_companies_searchB

Search PitchBook companies dataset. Searches the crawled public PitchBook company profile catalog stored in a search index. Discovered from PitchBook's public sitemap. Sort enum: relevance, name_asc, year_founded_desc, investor_count_desc, recently_crawled_desc.

datasets_pitchbook_funds_facetsC

Facet PitchBook funds dataset. Returns terms aggregation counts for the PitchBook funds dataset. Facet enum: fund_strategy, fund_status, run_id.

datasets_pitchbook_funds_itemA

Get a PitchBook fund from dataset. Returns one crawled PitchBook fund record by id from dataset id enum value pitchbook-funds.

datasets_pitchbook_funds_searchB

Search PitchBook funds dataset. Searches the crawled public PitchBook fund profile catalog stored in a search index. Discovered from PitchBook's public sitemap. Sort enum: relevance, name_asc, vintage_desc, recently_crawled_desc.

datasets_pitchbook_investors_facetsA

Facet PitchBook investors dataset. Returns terms aggregation counts for the PitchBook investors dataset. Facet enum: status, investor_type, hq_country, hq_state, run_id.

datasets_pitchbook_investors_itemA

Get a PitchBook investor from dataset. Returns one crawled PitchBook investor record by id from dataset id enum value pitchbook-investors.

datasets_pitchbook_investors_searchA

Search PitchBook investors dataset. Searches the crawled public PitchBook investor (fund manager/firm) profile catalog stored in a search index. Discovered from PitchBook's public sitemap. Sort enum: relevance, name_asc, portfolio_count_desc, recently_crawled_desc.

datasets_pitchbook_limited_partners_facetsB

Facet PitchBook limited partners dataset. Returns terms aggregation counts for the PitchBook limited partners dataset. Facet enum: institution_type, hq_country, hq_state, run_id.

datasets_pitchbook_limited_partners_itemB

Get a PitchBook limited partner from dataset. Returns one crawled PitchBook limited partner record by id from dataset id enum value pitchbook-limited-partners.

datasets_pitchbook_limited_partners_searchA

Search PitchBook limited partners dataset. Searches the crawled public PitchBook limited partner (institutional investor — e.g. pension fund, endowment, insurance company) profile catalog stored in a search index. Discovered from PitchBook's public sitemap. Some limited partner profiles have no FAQ section -- this is normal, not a sign of missing data. Sort enum: relevance, name_asc, year_founded_desc, recently_crawled_desc.

datasets_playstation_games_facetsA

Facet PlayStation games dataset. Returns terms aggregation counts for the PlayStation games dataset. Facet enum: publisher, classification, genres, platforms, content_rating_authority, content_descriptors, price_tier, service_branding, region, release_year, run_id, is_free, is_addon, is_tied_to_subscription, coming_soon. price_tier enum: free, under_5, 5_to_10, 10_to_20, 20_to_40, 40_to_60, 60_plus.

datasets_playstation_games_itemA

Get a PlayStation game from dataset. Returns one crawled PlayStation Store record by product_id from dataset id enum value playstation-games.

datasets_playstation_games_searchA

Search PlayStation games dataset. Searches the crawled public PlayStation Store catalog stored in a search index. One row per product SKU (game, edition or add-on); concept_id / np_title_id group a title's SKUs. price_tier enum: free, under_5, 5_to_10, 10_to_20, 20_to_40, 40_to_60, 60_plus. Sort enum: relevance, rating_desc, reviews_desc, price_asc, price_desc, discount_desc, release_desc, release_asc.

datasets_producthunt_makers_facetsA

Facet the Product Hunt makers dataset. Returns distribution counts over the Product Hunt makers dataset (dataset id enum value producthunt-makers), honoring the same filters as search. Facet enum: topic, product_count_band.

datasets_producthunt_makers_itemA

Get a Product Hunt maker from the dataset. Returns one maker by Product Hunt username from dataset id enum value producthunt-makers, including the products they made and their aggregate footprint. Returns 404 when the username is not in the dataset.

datasets_producthunt_makers_searchB

Search the Product Hunt makers dataset. Searches Product Hunt makers from the dataset id enum value producthunt-makers — public-profile records of the people who made products, with their footprint (products made, total upvotes, topics) for maker leaderboards. Public fields only. Sort enum: total_votes_desc, product_count_desc, followers_desc, relevance.

datasets_producthunt_products_facetsA

Facet the Product Hunt products dataset. Returns distribution counts over the Product Hunt products dataset (dataset id enum value producthunt-products), honoring the same filters as search. Facet enum: topic, launch_year, pricing_type, product_state.

datasets_producthunt_products_itemA

Get a Product Hunt product from the dataset. Returns one product by its Product Hunt slug from dataset id enum value producthunt-products, including its full launch history and (once hydrated) description, website, twitter_url, pricing and makers. Returns 404 when the slug is not in the archive.

datasets_producthunt_products_searchA

Search the Product Hunt products dataset. Searches individual Product Hunt launches from the dataset id enum value producthunt-products — the searchable launch archive. Each result is one product with its topics, upvotes, ranks and launch history; description/website/twitter_url/pricing/makers are filled in as hydration runs. Sort enum: relevance, votes_desc, launched_desc, launched_asc, rating_desc, best_rank_asc.

datasets_producthunt_trends_facetsA

Facet the Product Hunt trends dataset. Returns suppressed distribution counts over the Product Hunt trends dataset (dataset id enum value producthunt-trends), honoring the same filters as search. Facet enum: topic, launch_year.

datasets_producthunt_trends_searchA

Search the Product Hunt trends dataset. Returns aggregate Product Hunt launch trends from the dataset id enum value producthunt-trends. Aggregate-only: each row is a category-over-time cell (a topic, optionally within a calendar period), reporting launch count, total and average upvotes, average rating and the top product — never an individual product record. Thin cells are suppressed. group_by enum: topic_month, topic_year, topic. Sort enum: period_desc, period_asc, launch_count_desc, sum_votes_desc.

datasets_reddit_trending_searchA

Search the reddit-trending dataset. Searches daily snapshots of each tracked subreddit's hot-feed post order, stored in a search index (one document per subreddit × snapshot × rank) so history accumulates. With no date the latest snapshot is returned (today's trending); pair subreddit with sort=date_desc for a subreddit's trending history over time. There is no score or comment-count field — the underlying credential-free scraper does not expose vote counts, so rank reflects Reddit's own hot-feed order rather than a locally computed score.

datasets_sec_companies_facetsA

Facet the SEC companies dataset. Returns terms-aggregation counts for one facet of the SEC companies dataset, scoped to the same filters as search. Facet enum: sic, sic_description, exchange, state_of_incorporation, entity_type, reporting_currency, revenue_band, forms_filed. revenue_band buckets latest-annual revenue into: unknown, under_1m, 1m_10m, 10m_100m, 100m_1b, 1b_10b, over_10b.

datasets_sec_companies_financialsA

Get a SEC company's financial-statement history. Returns a company's normalized financial-statement history (income statement, balance sheet, cash flow) from the SEC companies dataset, newest fiscal year first. An unknown CIK or a company with no XBRL data returns an empty series rather than a 404 — most filers without a current ticker have no financial-statement history at all. lines keys are the same normalized concept names the live /sec/financials endpoint uses (e.g. revenue, net_income, total_assets); ratios keys include gross_margin, operating_margin, net_margin, revenue_growth_yoy, current_ratio, debt_to_equity, free_cash_flow where derivable. statement enum: income, balance, cash_flow. period enum: annual, quarterly.

datasets_sec_companies_insiderA

Get a SEC company's insider-transaction history. Returns a company's insider (Form 3/4/5) transaction history from the SEC companies dataset, most recent transaction first. An unknown CIK or a company with no reported transactions returns an empty series rather than a 404.

datasets_sec_companies_itemA

Get a company from the SEC companies dataset. Returns one SEC-reporting company by CIK from dataset id sec-companies, including its filing-history summary, financial-statement rollups, and trailing-90-day insider-activity summary. Returns 404 when the CIK is not in the dataset.

datasets_sec_companies_searchA

Search the SEC companies dataset. Searches SEC-reporting companies stored in a search index — normalized filing history, financial-statement rollups (latest annual/quarterly revenue, net income, total assets) and trailing-90-day insider (Form 3/4/5) activity. Sort enum: relevance, name_asc, revenue_desc, net_income_desc, filing_recent_desc, insider_activity_desc. entity_type, sic, sic_description, exchange, and state_of_incorporation are open filters over the exact values EDGAR reports for each filer (not a fixed enum) — discover real values via the matching facet.

datasets_sec_institutional_positions_facetsA

Facet the SEC institutional positions dataset. Returns terms-aggregation counts for one facet of the SEC institutional positions dataset, scoped to the same filters as search. Facet enum: manager, issuer.

datasets_sec_institutional_positions_searchA

Search the SEC institutional positions dataset. Searches institutional investment managers' quarterly 13F portfolio holdings stored in a search index. Filter by manager_cik for a manager's full reported portfolio (an exact, reliable filter), or by issuer_name/cusip for a best-effort view of which managers reported a position in an issuer — SEC publishes no authoritative CUSIP-to-CIK mapping, so the issuer side is never a guaranteed-resolved join. Sort enum: value_desc, value_asc, shares_desc.

datasets_steam_achievements_searchA

Search steam-achievements dataset. Searches per-game global achievement unlock percentages (one document per appid × achievement). Pass app_id to list a game's achievements. Sort enum: percent_desc (most-unlocked first, default), percent_asc (rarest first), rank_asc.

datasets_steam_charts_searchA

Search the steam-charts dataset. Searches daily snapshots of Steam's player-count and sales charts, stored in a search index (one document per chart × country × snapshot × rank) so history accumulates. Charts: most_played (weekly peak concurrent), concurrent (live concurrent players), top_sellers (weekly sales; country-specific). With no date the latest snapshot is returned (today's chart); pair app_id with sort=date_desc for an app's rank/players over time. Country is global for the player-count charts or an ISO code (e.g. us) for top_sellers. Sort enum: rank, rank_desc, date_desc.

datasets_steam_games_facetsA

Facet the Steam games dataset. Returns terms aggregation counts for the Steam games dataset. Facet enum: type, developer, publisher, genres, categories, tags, primary_tag, price_tier, review_tier, owners_bucket, release_year, run_id, is_free, coming_soon, platform_windows, platform_mac, platform_linux. price_tier enum: free, under5, 5to15, 15to30, 30to60, over60. review_tier enum: overwhelmingly_positive, very_positive, positive, mostly_positive, mixed, mostly_negative, negative, very_negative, overwhelmingly_negative, insufficient.

datasets_steam_games_itemA

Get a Steam game from the dataset. Returns one enriched Steam catalog record by appid from dataset id enum value steam-games.

datasets_steam_games_searchC

Search the Steam games dataset. Searches enriched public Steam catalog records stored in a search index. price_tier enum: free, under5, 5to15, 15to30, 30to60, over60. review_tier enum: overwhelmingly_positive, very_positive, positive, mostly_positive, mixed, mostly_negative, negative, very_negative, overwhelmingly_negative, insufficient. Sort enum: relevance, owners_desc, reviews_desc, review_score_desc, ccu_desc, metacritic_desc, price_asc, price_desc, release_desc, release_asc.

datasets_steam_news_searchA

Search the steam-news dataset. Searches Steam news + announcements for tracked apps (one document per appid × gid; the latest items per app are kept). Filter by app_id for a single game's news, or full-text q over the title + contents. Sort enum: date_desc (newest first, default), date_asc.

datasets_steam_playercounts_searchA

Search steam-playercounts dataset. Searches the daily concurrent-player time series for tracked games (one document per appid × day). Pair app_id with sort=date_desc for a game's player-count history, or pass date for one day's snapshot. Sort enum: date_desc (default), date_asc, players_desc.

datasets_steam_prices_searchA

Search the steam-prices dataset. Searches the daily price time series for priced games (one document per appid × day; integer cents). Pair app_id with sort=date_desc for a game's price history, or pass date for one day's snapshot. Sort enum: date_desc (default), date_asc, price_asc, price_desc, discount_desc.

datasets_steam_reviews_searchB

Search the steam-reviews dataset. Searches the stored Steam review corpus (the most-helpful reviews per game; one document per appid × recommendation). Full-text q over the review body, filter by app_id, language, or voted_up (positive/negative). Sort enum: votes_desc (most-helpful first, default), weighted_desc, date_desc.

datasets_techstack_facetsA

Facet the website tech-stack dataset. Returns distribution counts over the website tech-stack index (dataset id enum value techstack), honoring the same filters as search — the technology / category market-share view. Facet enum: technology, category, cms, ecommerce, cdn, web_server, server_language, analytics, tld, render_tier, seed_source.

datasets_techstack_itemA

Get a site from the website tech-stack dataset. Returns one site by its domain from dataset id enum value techstack, including every detected technology (name, categories, confidence, version, evidence) plus the CMS / e-commerce / CDN / web-server / server-language rollups. Returns 404 when the domain is not in the index.

datasets_techstack_searchA

Search the website tech-stack dataset. Searches the website tech-stack index (dataset id enum value techstack) — one record per site listing the web technologies it is built with (frameworks, CMS, e-commerce, analytics, CDNs, servers, and more), BuiltWith / Wappalyzer-style. The reverse-index filters are the point: repeat technology to require several at once (AND), any_of to match at least one (OR), and not to exclude — e.g. sites on Shopify and Klaviyo but not Recharge. Sort enum: relevance, rank_asc, tech_count_desc, domain_asc, crawled_desc. render_tier enum: http, browser.

datasets_trustmrr_facetsA

Facet the TrustMRR dataset. Returns terms-aggregation counts for one facet of the TrustMRR dataset, scoped to the same filters as search. Facet enum: category, country, payment_provider, target_audience, business_type, tech, channels, listing_tier, status, on_sale, is_sponsored, tags.

datasets_trustmrr_historyA

Get a TrustMRR startup's daily history. Returns a startup's daily time-series of payment-provider-verified metrics — MRR, all-time revenue, last-30-days revenue, 30-day and 12-month traffic, 30-day growth, for-sale flag, asking price, valuation multiple, deal score and offer count — one point per day in chronological order (oldest first). The series accrues one point per calendar day, so a recently discovered startup returns a short or empty series rather than a 404.

datasets_trustmrr_itemA

Get a TrustMRR startup from the dataset. Returns one startup record by slug from the TrustMRR dataset (dataset id trustmrr), including verified revenue/MRR, traffic, growth, category, tech stack, marketing channels and acquisition-marketplace fields.

datasets_trustmrr_searchB

Search the TrustMRR dataset. Searches public startups with payment-provider-verified revenue and MRR, stored in a search index. Filter by category, country, payment provider, target audience, tech, marketing channel, listing tier and for-sale status, and by revenue/MRR/traffic/growth/multiple/asking-price ranges. Sort enum: relevance, mrr_desc, revenue_desc, revenue_30d_desc, traffic_desc, growth_desc, deal_score_desc, price_asc, price_desc, multiple_asc, founded_desc. status enum: active, removed.

datasets_x_users_facetsB

Facet the X users dataset. Returns terms aggregation counts for the X users dataset. Facet enum: is_blue_verified, has_bio, has_external_url, source_tier.

datasets_x_users_itemA

Get an X user from the dataset. Returns one X user record by username from dataset id enum value x-users.

datasets_x_users_searchC

Search the X users dataset. Searches public X (Twitter) user profiles stored in a search index. Sort enum: relevance, followers_desc, followers_asc, crawled_at_desc, crawled_at_asc, created_at_desc, created_at_asc.

depop_brandsA

Depop's full brand directory. Returns Depop's full brand directory (id, name, slug), not just brands with active listings for a given search -- resolves the search endpoint's otherwise-opaque brand_ids filter to human-readable names. Public data sourced from Depop's own brand-directory API.

depop_categoriesA

Get Depop's category taxonomy. Returns Depop's full department, category, and subcategory taxonomy -- every value usable with /depop/search's and /depop/shop/{username}'s category/subcategory filters. Tries a live refresh from Depop's own category-filter API first and falls back to a static snapshot on any failure, so this never errors.

depop_itemA

Get Depop item detail. Returns a normalized Depop item-detail page: description, all photos, price, condition, brand, size, seller info, and a "similar items" carousel when the page has one. Public data sourced from Depop's own item pages.

depop_item_similarA

Get Depop items similar to a listing. Returns items similar to a given Depop listing, via Depop's dedicated similar-items API -- richer and paginated (up to 150 per page) compared to the small, non-paginated "similar items" carousel already included in item detail. Public data sourced from Depop's own similar-items API.

depop_searchA

Search Depop listings. Searches Depop's resale-fashion marketplace by free-text keyword, with optional price, condition, colour, category, subcategory, gender, kids-department, brand, discount, and sort filters, returning normalized listing summaries (title, price, brand, condition, like count, photos, sizes), a pagination cursor, and the total matching count. Public data sourced from Depop's own search API.

depop_search_facetsA

Depop search result-count breakdowns. Returns result-count breakdowns per department/category/subcategory for a search query, via Depop's dedicated aggregates API -- a distinct upstream call from search itself, not embedded in its response. Public data sourced from Depop's own search-aggregates API.

depop_search_sellersA

Search Depop sellers by name. Finds Depop users/sellers by name or username. A matched result's username can be passed directly to GET /depop/shop/{username} for that seller's full shop. Public data sourced from Depop's own user-search API.

depop_shopA

Get a Depop seller's shop. Returns a Depop seller's public shop: profile (rating, sold count, followers, bio) plus current listings, with optional price, condition, colour, category, subcategory, gender, discount, and sort filters. Public data sourced from Depop's own shop pages.

depop_sizesA

Get Depop's size taxonomy. Returns Depop's full, multi-region size taxonomy -- every composite id usable with /depop/search's and /depop/shop/{username}'s sizes filter. Public data sourced from Depop's own size-filter API.

depop_suggestA

Depop search-box autocomplete. Returns Depop's own search-box autocomplete suggestions for a partial query, including the category a suggestion maps to when relevant. Public data sourced from Depop's own search-suggestions API.

discogs_artistA

Get a Discogs artist profile. Returns a normalized Discogs artist profile: real name, bio, links, name variations, aliases, and group memberships. Credential-free official Discogs database data.

discogs_artist_releasesA

List a Discogs artist's releases. Returns an artist's paginated release/master credits (role, format, label, year, want/collection counts). Credential-free official Discogs database data.

discogs_labelA

Get a Discogs label profile. Returns a normalized Discogs label profile: profile text, contact info, parent label, and sub-labels. Credential-free official Discogs database data.

discogs_label_releasesA

List a Discogs label's releases. Returns a label's paginated release catalog (title, artist, format, catalog number, year). Credential-free official Discogs database data.

discogs_masterA

Get a Discogs master release. Returns a normalized Discogs master release: the version-agnostic grouping of a release across pressings/reissues (artists, tracklist, genres/styles, videos, images, marketplace stats). Credential-free official Discogs database data.

discogs_releaseA

Get a Discogs release. Returns a normalized Discogs release: artists, labels, formats, tracklist, credits, identifiers, videos, images, and community want/have/rating. Credential-free official Discogs database data (api.discogs.com).

discogs_searchB

Search the Discogs database. Searches Discogs releases, masters, artists, and labels. Credential-free official Discogs database data.

doordash_exploreA

Get DoorDash nearby stores explore feed. Returns DoorDash's location-based "nearby stores" browse feed from the Android mobile guest experience. Unlike search or autocomplete, no search query is required. No DoorDash account or caller-supplied token is required.

doordash_feedA

Get DoorDash store discovery feed. Returns nearby trending restaurants, grocery stores, and promotional offers from the Android mobile guest experience for a location. No DoorDash account or caller-supplied token is required.

doordash_searchA

Search DoorDash pickup restaurants. Searches the Android mobile guest catalog for pickup restaurants near a location and supports optional result filters. No DoorDash account or caller-supplied token is required.

doordash_search_autocompleteA

Get DoorDash pickup search suggestions. Returns pickup restaurant matches from the Android mobile guest search experience near a location. No DoorDash account or caller-supplied token is required.

doordash_search_filtersA

Get DoorDash search filter options. Returns the cuisines and filter values supported by the Android mobile guest search experience for a location. No DoorDash account or caller-supplied token is required.

doordash_search_itemsA

Search DoorDash dishes and items. Search for specific dishes or items across nearby merchants from the Android mobile guest experience. No DoorDash account or caller-supplied token is required.

doordash_storeA

Get a DoorDash store. Returns location-aware DoorDash store metadata through the Android mobile guest flow. No DoorDash account or caller-supplied token is required.

doordash_store_fulfillmentA

Get DoorDash store fulfillment details. Returns store fulfillment methods, delivery fee info, and scheduling details from the Android mobile guest experience. No DoorDash account or caller-supplied token is required.

doordash_store_infoA

Get DoorDash store contact info. Returns a lightweight store info card (map coordinates, address, phone number) from the Android mobile guest experience. This is a distinct upstream contract from the full store endpoint and reliably includes address and coordinates. No DoorDash account or caller-supplied token is required.

doordash_store_itemA

Get DoorDash menu item details. Returns details for a specific menu item from the Android mobile guest experience. No DoorDash account or caller-supplied token is required.

doordash_store_menuA

Get a DoorDash store menu. Returns the location-aware DoorDash mobile menu, grouped into sections with item names, descriptions, and displayed prices. No DoorDash account or caller-supplied token is required.

doordash_store_reviewsA

Get DoorDash store reviews. Returns store ratings and customer reviews from the Android mobile guest experience for a location. No DoorDash account or caller-supplied token is required.

draftkings_eventA

DraftKings Sportsbook event. Returns one event's metadata (league id, sport id, teams, status, start time) from DraftKings' credential-free public JSON. event_id is a numeric DraftKings event identifier (find it from an event's DraftKings Sportsbook page, or from the id field of an event returned by /draftkings/sportsbook/odds). The returned league_id is accepted by /draftkings/sportsbook/odds and /draftkings/sportsbook/futures. This endpoint does not include betting markets/odds.

draftkings_event_contextA

DraftKings Sportsbook event context. Returns public sport, league, and event navigation identifiers for a numeric DraftKings event id. Use it to associate an event with DraftKings Sportsbook's public sport and league navigation.

draftkings_event_marketsA

DraftKings Sportsbook event markets. Returns one event's betting markets and selections for a specific market category, from DraftKings' credential-free public JSON. event_id is a numeric DraftKings event identifier (find it from the id field of an event returned by /draftkings/sportsbook/odds). subcategory_id selects the market category (e.g. game lines, a player-prop category, an alternate-line category) -- find one from the subcategory_id field on a market returned by /draftkings/sportsbook/odds, or from a DraftKings Sportsbook event page's own network traffic. An empty markets list is a valid response when the category has no markets currently posted for this event.

draftkings_featured_leaguesA

DraftKings Sportsbook featured leagues. Returns public DraftKings Sportsbook leagues currently marked as featured in its sport navigation. Each item includes its numeric id, capability tags, live-offer status, and upstream featured ordering. Use the id as league_id with /draftkings/sportsbook/odds and /draftkings/sportsbook/futures.

draftkings_futuresA

DraftKings Sportsbook futures. Returns league-level futures markets and selections for a specific DraftKings market category, from DraftKings' credential-free public JSON. league_id is a numeric DraftKings league identifier and subcategory_id is a numeric futures category identifier. An empty events list is a valid response when the category has no markets currently posted for that league.

draftkings_league_eventsA

DraftKings Sportsbook league event directory. Returns a DraftKings Sportsbook league's current public event directory, including event IDs, teams or other participants, start times, status, and public availability tags. Supply a numeric league_id from /draftkings/sportsbook/leagues, /draftkings/sportsbook/quick-links, /draftkings/sportsbook/featured-leagues, or /draftkings/sportsbook/event. This endpoint does not include betting markets or odds.

draftkings_leaguesB

DraftKings Sportsbook sports and leagues. Returns DraftKings Sportsbook's current public sport and league directory. Each league id is accepted as league_id by /draftkings/sportsbook/odds and /draftkings/sportsbook/futures.

draftkings_liveA

DraftKings Sportsbook live events. Returns the live events currently shown by DraftKings Sportsbook, including score state, period, primary markets, and market categories that can be used with /draftkings/sportsbook/event-markets. An empty events list is valid when DraftKings has no live events at request time.

draftkings_oddsA

DraftKings Sportsbook odds. Returns the primary betting markets (moneyline, spread, total) for every upcoming event in a DraftKings Sportsbook league, from DraftKings' credential-free public JSON. league_id is a numeric DraftKings league identifier (find it from a league's DraftKings Sportsbook page). An empty events list is a valid response when nothing is currently scheduled.

draftkings_quick_linksA

DraftKings Sportsbook quick links. Returns the ordered league shortcuts currently prioritized on DraftKings Sportsbook's public home page. Each item includes a numeric league_id accepted by /draftkings/sportsbook/odds and /draftkings/sportsbook/futures.

draftkings_teamA

DraftKings Sportsbook team. Returns stable team metadata embedded in a public DraftKings Sportsbook team page. Supply team_id, sport, and slug from an item returned by /draftkings/sportsbook/teams. Allowed sport values: football, hockey, basketball, baseball.

draftkings_teamsA

DraftKings Sportsbook league teams. Returns the teams listed on DraftKings Sportsbook's public Teams page for one league. Allowed league values: nfl, nhl, nba, cbb, mlb, cfb.

duckduckgo_imageA

Search DuckDuckGo image results. Returns normalized DuckDuckGo image results for a query string: title, source page URL, image URL, thumbnail, dimensions, and hostname, plus page-based pagination. Results are fetched from DuckDuckGo's own image JSON API.

duckduckgo_newsA

Search DuckDuckGo news results. Returns normalized DuckDuckGo news results for a query string: title, destination URL, source, excerpt, thumbnail, and relative/published time, plus page-based pagination. Results are fetched from DuckDuckGo's own news JSON API.

duckduckgo_searchA

Search DuckDuckGo web results. Returns normalized DuckDuckGo web search results for a query string: title, destination URL, description, and hostname, plus page-based pagination. DuckDuckGo wraps every result link in its own click-tracking redirect; this endpoint always returns the decoded destination URL, never the raw redirect link. Results are fetched from DuckDuckGo's own server-rendered search page.

duckduckgo_shoppingA

Search DuckDuckGo shopping results. Returns normalized DuckDuckGo shopping results for a query string: title, brand, merchant, description, price, rating, and review count, plus total page count. DuckDuckGo's shopping vertical is ad-funded, syndicated product listings, not organic content; every product link is wrapped in an ad-click-tracking redirect with no clean destination to unwrap, so no destination URL is returned. DuckDuckGo's own pagination token for this vertical is an opaque per-response blob rather than a plain page offset, so only the first page is supported.

duckduckgo_videoA

Search DuckDuckGo video results. Returns normalized DuckDuckGo video results for a query string: title, destination URL, description, duration, thumbnail, publisher/uploader, published time, and view count, plus page-based pagination. Results are fetched from DuckDuckGo's own video JSON API.

ebay_itemA

Get eBay item details. Returns normalized details for a public eBay item listing.

ebay_live_streamA

Get an eBay Live stream. Returns normalized detail for a single eBay Live stream/event, including each host's feedback summary for the last 365 days.

ebay_live_stream_itemsB

List an eBay Live stream's featured items. Returns the currently featured/auction items for an eBay Live stream, including live bidding state.

ebay_live_streamsA

List eBay Live streams. Returns currently live and upcoming eBay Live streams for a category channel.

ebay_live_streams_batchA

Get multiple eBay Live streams. Returns normalized summaries for multiple eBay Live streams/events in one call, up to 9 ids per request.

ebay_searchC

Search eBay listings. Returns normalized eBay search results.

ebay_sellerC

Get eBay seller profile. Returns normalized details for a public eBay seller profile.

ebay_seller_aboutA

Get eBay seller about details. Returns normalized seller about information from the public eBay store about tab, including seller stats, top-rated status, optional location/member-since fields, and cleaned store categories.

ebay_seller_feedbackB

Get eBay seller feedback. Returns normalized seller feedback summary, detailed ratings, and recent review cards from the public eBay seller feedback tab.

ebay_seller_shopB

Get eBay seller shop listings. Returns normalized listings from the public eBay seller shop tab, with pagination backed by the store odtRefresh response.

espn_athleteA

ESPN athlete. Returns one athlete's bio/overview (name, position, jersey, physicals, current team) from ESPN's credential-free public JSON. The sport enum accepts football, basketball, baseball, hockey, and soccer. The league enum accepts nfl, college-football, nba, wnba, mens-college-basketball, womens-college-basketball, mlb, nhl, eng.1, esp.1, ita.1, ger.1, fra.1, usa.1, and uefa.champions; it must be valid for the chosen sport.

espn_game_summaryA

ESPN game summary. Returns one game's matchup, betting odds, and boxscore stat totals from ESPN's credential-free public JSON. The sport enum accepts football, basketball, baseball, hockey, and soccer. The league enum accepts nfl, college-football, nba, wnba, mens-college-basketball, womens-college-basketball, mlb, nhl, eng.1, esp.1, ita.1, ger.1, fra.1, usa.1, and uefa.champions; it must be valid for the chosen sport. Get an event id from the scoreboard endpoint.

espn_newsA

ESPN league news. Returns recent news articles (headline, description, link) for a league from ESPN's credential-free public JSON. The sport enum accepts football, basketball, baseball, hockey, and soccer. The league enum accepts nfl, college-football, nba, wnba, mens-college-basketball, womens-college-basketball, mlb, nhl, eng.1, esp.1, ita.1, ger.1, fra.1, usa.1, and uefa.champions; it must be valid for the chosen sport.

espn_rankingsA

ESPN poll rankings. Returns poll rankings (e.g. AP Top 25) for a college league from ESPN's credential-free public JSON. Rankings are only published for college leagues: the sport enum accepts football and basketball, and the league enum accepts college-football, mens-college-basketball, and womens-college-basketball.

espn_scoreboardA

ESPN scoreboard. Returns games (scores, schedule, status, and odds when available) for a sport and league from ESPN's credential-free public JSON. The sport enum accepts football, basketball, baseball, hockey, and soccer. The league enum accepts nfl, college-football, nba, wnba, mens-college-basketball, womens-college-basketball, mlb, nhl, eng.1, esp.1, ita.1, ger.1, fra.1, usa.1, and uefa.champions; it must be valid for the chosen sport. The seasontype enum accepts 1 (preseason), 2 (regular season), 3 (postseason), and 4 (offseason).

espn_standingsA

ESPN standings. Returns league standings grouped by conference/division from ESPN's credential-free public JSON. The sport enum accepts football, basketball, baseball, hockey, and soccer. The league enum accepts nfl, college-football, nba, wnba, mens-college-basketball, womens-college-basketball, mlb, nhl, eng.1, esp.1, ita.1, ger.1, fra.1, usa.1, and uefa.champions; it must be valid for the chosen sport. The seasontype enum accepts 1 (preseason), 2 (regular season), and 3 (postseason).

espn_teamA

ESPN team detail. Returns one team's detail (identity, colors, record, standing summary) from ESPN's credential-free public JSON. The sport enum accepts football, basketball, baseball, hockey, and soccer. The league enum accepts nfl, college-football, nba, wnba, mens-college-basketball, womens-college-basketball, mlb, nhl, eng.1, esp.1, ita.1, ger.1, fra.1, usa.1, and uefa.champions; it must be valid for the chosen sport.

espn_team_rosterA

ESPN team roster. Returns a team's roster (players with position, jersey, age, and experience) plus head coach from ESPN's credential-free public JSON. The sport enum accepts football, basketball, baseball, hockey, and soccer. The league enum accepts nfl, college-football, nba, wnba, mens-college-basketball, womens-college-basketball, mlb, nhl, eng.1, esp.1, ita.1, ger.1, fra.1, usa.1, and uefa.champions; it must be valid for the chosen sport.

espn_teamsA

ESPN team list. Returns the full team list for a sport and league from ESPN's credential-free public JSON. The sport enum accepts football, basketball, baseball, hockey, and soccer. The league enum accepts nfl, college-football, nba, wnba, mens-college-basketball, womens-college-basketball, mlb, nhl, eng.1, esp.1, ita.1, ger.1, fra.1, usa.1, and uefa.champions; it must be valid for the chosen sport.

etsy_listingA

Get Etsy listing detail. Returns Etsy listing detail: title, price, images, materials, tags, and shop.

etsy_listing_reviewsB

Get Etsy listing reviews. Returns buyer reviews for an Etsy listing.

etsy_searchA

Search Etsy listings. Returns Etsy product search results across shops for a keyword query.

etsy_shopA

Get Etsy shop profile. Returns an Etsy shop profile: seller, headline, rating, and sold count. Accepts a numeric shop id or a shop name.

etsy_shop_listingsA

Get an Etsy shop's listings. Returns a shop's listing catalog, optionally filtered by keyword. Accepts a numeric shop id or a shop name.

etsy_shop_reviewsA

Get Etsy shop reviews. Returns buyer reviews for an Etsy shop. Accepts a numeric shop id or a shop name.

etsy_shop_searchB

Search Etsy shops. Returns Etsy shops matching a keyword.

expedia_activities_searchA

Search Expedia activities. Returns normalized Expedia Things To Do (activities/tours) search results for a free-text destination and date range.

expedia_flights_searchB

Search Expedia flights. Returns normalized Expedia Flights search results (departing-leg offers) for an origin/destination IATA pair and date range.

expedia_locations_searchA

Search Expedia destinations. Returns normalized destination/property typeahead suggestions (cities, airports, neighborhoods, hotels) for a free-text term.

expedia_properties_detailA

Expedia Stays property detail. Returns a hotel's detail summary (name, star rating, address/coordinates, top amenities) for a known property id.

expedia_properties_filtersA

Expedia search filters. Returns the sort and filter facets (amenities, star rating, neighborhood, nightly price range, sort options) available for a Stays search.

expedia_properties_reviewsA

Expedia Stays property guest reviews. Returns a hotel's overall rating and highlighted/recent guest reviews (reviewer, date, rating, message) for a known property id.

expedia_properties_searchA

Search Expedia Stays properties. Returns normalized Expedia Stays (hotel) search results for a free-text destination and date range.

extractB

Extract schema-conforming JSON from a URL. Scrapes a public URL into clean Markdown, then returns data that strictly conforms to the supplied bounded JSON Schema.

facebook_marketplace_searchA

Search Facebook Marketplace. Fetches Facebook Marketplace search or browse results for a location: listing id, title, price, city/state, and a thumbnail image per result. Only the first page Facebook's own server-rendered results page returns is available — Facebook's own further pagination requires a logged-in session and is out of scope. Omit both query and category to get the location's browse feed instead of running a search. minPrice, maxPrice, sortBy, daysSinceListed, and condition only take effect alongside a query or category (Facebook itself ignores them on the plain browse feed), except for the property_rentals category, which has its own always-filtered listing page. This endpoint can take noticeably longer than other search endpoints (up to roughly a minute in the slowest case) as it retries to get past an intermittent upstream condition; priced accordingly.

facebook_pageA

Get Facebook page details. Fetches public data about a Facebook Page given its page ID, vanity name, or full page URL: name, follower/like counts, intro, category, business hours/price range, review count, and any public contact details (email, phone, address, website, WhatsApp number) exposed on the Page's About tab.

fiverr_gigA

Get Fiverr gig detail. Returns a normalized Fiverr gig detail page: title, description, category, pricing packages (basic/standard/premium tiers with price and delivery time), rating, review count, orders in queue, tags, gallery images, and a seller summary (level, rating, response time, languages). Public data sourced from Fiverr's own server-rendered gig pages via a real browser-rendering backend.

fiverr_searchA

Search Fiverr gigs. Searches Fiverr's public gig listings by free-text keyword, returning normalized gig summaries (title, seller username, seller level, rating, review count, starting price, category, thumbnail image). Public data sourced from Fiverr's own server-rendered search pages via a real browser-rendering backend.

fiverr_sellerA

Get Fiverr seller profile. Returns a normalized Fiverr seller profile: display name, one-liner title, description, country, seller level, verification status, hourly rate, spoken languages, join date, and the seller's gig ids. Public data sourced from Fiverr's own server-rendered seller profile pages via a real browser-rendering backend.

geocoding_lookupA

Lookup Nominatim OSM ids. Returns typed Nominatim JSONv2 places for comma-separated OSM ids such as W34633854,N123,R456.

geocoding_reverseB

Reverse geocode coordinates. Returns the nearest typed Nominatim JSONv2 place for latitude and longitude.

geocoding_searchA

Search Nominatim places. Returns typed Nominatim JSONv2 forward geocoding results. Use either q or structured fields, not both.

github_orgB

Retrieve a GitHub organization profile. Returns a public GitHub organization profile (company-side enrichment).

github_org_reposA

List a GitHub organization's public repositories. Returns a page of an organization's public repositories (company tech stack).

github_repoB

Retrieve a GitHub repository. Returns public detail for a single repository (the core project object).

github_repo_contributorsB

List a repository's contributors. Returns a page of a repository's contributors (who builds a project).

github_repo_forksB

List a repository's public forks. Returns a page of a repository's public forks (adopter signal).

github_repo_languagesA

Retrieve a repository's language breakdown. Returns the language byte breakdown for a repository, sorted by bytes descending (tech fingerprint).

github_repo_releasesA

List a repository's releases. Returns a page of a repository's releases (momentum/health signal).

github_search_repositoriesA

Search public GitHub repositories. Searches public GitHub repositories (market/competitive discovery). Unauthenticated search is rate limited to roughly 10 requests per minute.

github_search_usersC

Search public GitHub users. Searches public GitHub users (developer discovery). Unauthenticated search is rate limited to roughly 10 requests per minute.

github_trendingA

List trending GitHub repositories. Returns the repositories on GitHub's trending page (market discovery).

github_trending_developersC

List trending GitHub developers. Returns the developers on GitHub's trending developers page (market discovery).

github_userA

Retrieve a GitHub user profile. Returns a public GitHub user's profile plus user-published social links. Email is included only when the user has made it public on their profile.

github_user_eventsA

List a GitHub user's recent public activity. Returns a page of a user's recent public events, normalized to type, repository, and timestamp (freshness signal).

github_user_followersA

List a GitHub user's followers. Returns a page of the public accounts following a GitHub user.

github_user_followingB

List who a GitHub user follows. Returns a page of the public accounts a GitHub user follows.

github_user_pinnedA

List a GitHub user's pinned repositories. Returns the repositories a user pinned on their public profile (showcase signal). Empty when the user pinned nothing.

github_user_reposB

List a GitHub user's public repositories. Returns a page of a user's public repositories (tech-stack signal).

goodreads_authorA

Get a Goodreads author. Returns a normalized Goodreads author profile: bio, birth/death dates, website, genres, photo, and aggregate rating stats. Credential-free public Goodreads data.

goodreads_author_booksA

List a Goodreads author's books. Returns an author's paginated works list (title, author, average rating, ratings count). Credential-free public Goodreads data.

goodreads_author_quotesA

List a Goodreads author's attributed quotes. Returns an author's paginated attributed-quotes list (quote text, tags, like count, and — when the quote is credited to a specific book — that book's title, id, and work id). Credential-free public Goodreads data.

goodreads_bookA

Get a Goodreads book. Returns a normalized Goodreads book: description, authors, series, genres, format, pages, publisher, publication date, ISBNs, and aggregate rating with the full 1-5 star distribution. Credential-free public Goodreads data (goodreads.com), parsed from the book page's embedded GraphQL cache.

goodreads_book_editionsA

List a Goodreads book's editions. Returns a work's paginated edition list (per-edition book id, format, page count, publication date, publisher, ISBN/ISBN13/ASIN, language, and rating) — every other translation, printing, and format of the requested book id. Goodreads keys editions by a separate "work id", not the book id in the path, so this makes one extra internal request to resolve it; requests against a book with no editions data return an upstream error.

goodreads_book_reviewsA

Get a Goodreads book's featured reviews. Returns a book's featured reviews (reviewer, rating, text, date, like/comment counts, spoiler flag), sorted by like count. Credential-free public Goodreads data.

goodreads_genreA

Get a Goodreads genre shelf. Returns up to 50 books on a Goodreads genre/shelf tag page (e.g. fantasy, romance, science-fiction), Goodreads' credential-free per-tag "top books" view: title, author, average rating, ratings count, publication year, and how many times the book was shelved under this specific tag. Goodreads' genre/shelf taxonomy is an open, user-generated folksonomy of thousands of tags, not a small fixed list, so there is no directory endpoint — pass any known tag slug, e.g. from a book's genres[] field or a value seen on goodreads.com. There is no pagination beyond the first 50.

goodreads_listB

Get a Goodreads Listopia list. Returns a Goodreads Listopia list (ranked book list) by id, paginated. Credential-free public Goodreads data; page 1 of well-known lists may be served from a faster live source, with the public list page itself as fallback for every other case.

goodreads_listsA

List curated Goodreads Listopia lists. Returns a catalog of well-known Goodreads Listopia lists (id, name, category). Goodreads has no directory or search endpoint for the tens of thousands of user-created lists, so this is served from a live popular-lists source when available, falling back to a curated, hand-picked catalog otherwise. Pass a returned id to GET /goodreads/list/{id} for that list's ranked book contents. Category enum: general, genre, era, young_adult, children, holiday.

goodreads_searchA

Search Goodreads books. Searches Goodreads books by title/author. Credential-free public Goodreads data via the autocomplete endpoint (book results only).

google_finance_analyst_articlesC

Google Finance analyst articles. Returns normalized analyst article results for a quote.

google_finance_chartC

Google Finance chart data. Returns normalized chart points for a quote and window.

google_finance_classificationC

Google Finance classification data. Returns normalized classification strings for a quote.

google_finance_companyC

Google Finance company data. Returns normalized company information from Google Finance.

google_finance_contextC

Google Finance context search. Returns normalized Google Finance context search results.

google_finance_financialsA

Google Finance financial statements. Returns normalized annual and quarterly financial rows when Google Finance has statement data for the quote.

google_finance_markets_category_newsC

Google Finance category news. Returns normalized news for a Google Finance category.

google_finance_markets_category_stocksC

Google Finance category stocks. Returns normalized instruments for a Google Finance category.

google_finance_markets_earningsC

Google Finance earnings calendar. Returns normalized earnings calendar instruments.

google_finance_markets_featuredB

Google Finance featured stocks. Returns normalized featured instruments.

google_finance_markets_headlineC

Google Finance top headline. Returns the top Google Finance headline.

google_finance_markets_indicesB

Google Finance market indices. Returns normalized market index instruments.

google_finance_markets_moversB

Google Finance market movers. Returns normalized market mover instruments.

google_finance_markets_topC

Google Finance top stocks by metric. Returns normalized top instruments for a Google Finance metric.

google_finance_markets_trendingC

Google Finance trending stocks. Returns normalized trending instruments.

google_finance_newsB

Google Finance quote news. Returns normalized news articles for a quote.

google_finance_quoteB

Google Finance Quote API. Fetches the latest quote data for a provided stock symbol from Google Finance https://www.google.com/finance/quote/AAPL:NASDAQ?hl=en.

google_finance_relatedA

Google Finance related instruments. Returns normalized related instruments for a quote.

google_finance_searchB

Google Finance Search API. Fetches normalized search results for a provided keyword from Google Finance.

google_finance_tickerB

Google Finance Ticker API. Fetches chart ticker data from Google Finance based on a provided ticker and window period.

google_jobsC

Search Google Jobs. Returns normalized Google Jobs results parsed from public Google web responses.

google_jobs_jobA

Google Jobs single posting. Returns one Google Careers posting by its numeric job id (the id field returned by search). Parsed from careers.google.com's server-rendered job detail page.

google_jobs_searchA

Google Jobs search. Searches Google's public careers site (careers.google.com) via its server-rendered search page's embedded job data. Each result includes the description, responsibilities, and qualifications inline. Page size is fixed by Google at 20 results.

google_map_placeB

Google Maps place details API. Returns detailed information for a specified place_id. Rate limit is enforced at 1 request per second.

google_map_place_photosA

Google Maps place photos API. Returns the photos Google publishes for a specified place_id — the imagery shown on the place's Google Maps page, typically dozens of images for a well-covered business. Each entry carries the image URL as served plus its pixel dimensions when reported; swap the trailing size suffix on the URL (e.g. =w203-h100-k-no) to request other dimensions. Contributor avatars and review-attached photos are excluded. This is the place page's image set, not a paginated archive feed. Rate limit is enforced at 1 request per second.

google_map_place_reviewsA

Google Maps place reviews API. Returns the reviews Google shows on a specified place_id's Google Maps page — typically the 8 most relevant, each with its rating, text, reviewer, timestamp, and any photos the reviewer attached. Photo-only reviews return an empty text. This is the place page's first page of reviews, not the full review archive. Rate limit is enforced at 1 request per second.

google_map_searchB

Google Maps search API. Returns results from Google Maps based on search options. Rate limit is enforced at 1 request per second.

google_newsA

Search Google News. Returns normalized Google News vertical results (title, source, link, age) parsed from the public Google News results page. Locale defaults to country=us and lang=en. Returns 503 when Google serves a challenge page or unusable HTML.

google_searchA

Google search API. Returns normalized Google web search results. Results are fetched through proxied browser renderers that race several concurrent renders per request and return the first clean result, with stale-cache fallback when available. The endpoint returns 503 when Google serves a challenge page or unusable HTML. Rate limit is enforced at 1 request per second, and if the limit is exceeded a 429 status code is returned with rate limit headers.

google_suggestA

Suggest Google search queries. Returns Google autosuggest query completions from the public unauthenticated suggest JSON endpoint.

google_trends_categoriesA

Google Trends categories. Returns supported top-level Google Trends category ids and labels for Trending Now category filters.

google_trends_enumsA

Google Trends enum metadata. Returns supported Google Trends enum values for explore/trending filters, including locations, date ranges, search types, categories, statuses, and sort modes.

google_trends_exploreB

Google Trends explore data. Returns normalized Google Trends keyword analytics from internal Trends widget requests: interest over time, interest by region, related queries, and related topics when available.

google_trends_explore_interest_by_regionA

Google Trends interest by region. Returns only the interest-by-region widget from the Google Trends Explore widget flow. Supports multiple comparison terms and returns an empty interest_by_region array when Google returns no rows.

google_trends_explore_interest_over_timeB

Google Trends interest over time. Returns only the interest-over-time timeline from the Google Trends Explore widget flow. Supports multiple comparison terms.

google_trends_explore_related_topicsC

Google Trends related topics. Returns only the related topics widget from the Google Trends Explore widget flow. Returns an empty related_topics array when Google returns no topic rows for the requested term/filter combination.

google_trends_explore_rising_queriesC

Google Trends explore rising queries. Returns the Rising related queries widget for one or more Google Trends explore terms. Returns an empty queries array when Google returns no rows for the requested term/filter combination.

google_trends_explore_top_queriesC

Google Trends explore top queries. Returns the Top related queries widget for one or more Google Trends explore terms. Returns an empty queries array when Google returns no rows for the requested term/filter combination.

google_trends_locationsA

Google Trends locations. Returns supported Google Trends location codes. Explore endpoints also accept WORLDWIDE.

google_trends_trendingB

Google Trends trending now data. Returns normalized Google Trends Trending Now rows from the internal TrendsUi batch RPC replay.

google_trends_trending_detailA

Google Trends trending term detail. Returns the Explore detail widgets for a single trending term, including interest over time, regional interest, top/rising related queries, and related topics when Google returns them.

google_videosA

Search Google video results. Returns normalized Google video vertical results (title, platform, link, duration, age) parsed from the public Google video results page. Locale defaults to country=us and lang=en. Returns 503 when Google serves a challenge page or unusable HTML.

googlepatents_classificationA

Look up a Cooperative Patent Classification (CPC) symbol. Returns a CPC classification symbol's official title, its position in the classification tree (parent/child symbols), related symbols, and its full scope-note description. Accepts a symbol at any level, e.g. a section ("A"), a class ("A61"), a subclass ("A61K"), or a full group/subgroup ("A61K31/00"). Public data, sourced from Google Patents' own search API.

googlepatents_coverageA

Google Patents database coverage: grants and applications indexed per country per year. Returns how many patent grants and applications Google Patents has indexed, per patent office/country, per year, across every authority it covers. Public data, sourced from Google Patents' own search API.

googlepatents_detailA

A single patent's bibliographic data, abstract, claims, description, citations, and family. Returns a single patent's normalized detail: title, abstract, inventors, assignees, dates, legal status, CPC/IPC classifications, claims, description, patent citations, cited-by patents, family members, and similar documents. number is a publication number such as US10758101B2, EP1000000A1, or WO2020123456A1. Public data, sourced from Google Patents' server-rendered detail pages. To search or browse by keyword, inventor, or assignee instead of a known publication number, use /googlepatents/search.

googlepatents_recentA

Browse patent publications indexed by Google Patents for one ISO week. Returns the patent publications Google Patents' bulk sitemap indexes for one ISO 8601 week (format YYYY-Www, e.g. "2026-W20"): publication number, title, and detail-page URL for each. Useful for browsing recently published patents without a search query. Public data, sourced from Google Patents' own sitemap.

googlepatents_searchA

Search Google Patents by keyword, inventor, assignee, and other filters. Searches Google Patents' full index by free-text query, with optional inventor, assignee, patent office, status, type, language, and date filters. Returns a page of normalized hits plus top-assignee/top-inventor/top-classification breakdowns over the full result set. Public data, sourced from Google Patents' own search API.

googlepatents_suggestA

Autocomplete an inventor or assignee name for Google Patents search. Returns Google Patents' own autocomplete suggestions for an inventor or assignee name as the user types, the same suggestions shown by the Inventor/Assignee fields on Google Patents' advanced search page. Public data, sourced from Google Patents' own search API.

googleplay_appA

Retrieve full Google Play app details. Returns normalized app metadata from a Google Play details page, including installs, ratings, pricing, version info, developer metadata, media assets, release state, selected user comments, and "More by this developer" and "Similar apps" recommendation rails. For a per-device (phone/tablet/Chromebook) ratings-and-reviews breakdown, see /googleplay/ratings. Defaults: country=us, lang=en.

googleplay_categoriesB

Retrieve Google Play app categories. Returns category ids found in the Google Play apps navigation.

googleplay_datasafetyB

Retrieve Google Play data safety details. Returns the data safety information displayed on Google Play.

googleplay_developerC

Retrieve apps by Google Play developer. Returns apps published by a developer id or developer name.

googleplay_listC

Retrieve apps from a Google Play top collection. Returns apps from a Google Play collection and category.

googleplay_permissionsC

Retrieve Google Play app permissions. Returns Google Play permission groups or a short permission name list.

googleplay_ratingsA

Get Google Play ratings by device. Returns the ratings-and-reviews breakdown Google Play shows under the details page's device tabs, one entry each for phone, tablet, and Chromebook. Defaults: country=us, lang=en.

googleplay_reviewsA

Retrieve Google Play reviews. Returns one or more pages of app reviews. Set paginate=true to fetch only the requested page.

googleplay_searchB

Search Google Play. Returns Google Play search results for a term.

googleplay_similarA

Retrieve similar Google Play apps. Returns apps from the "Similar apps" cluster on an app details page.

googleplay_suggestA

Retrieve Google Play query suggestions. Returns up to 10 suggestions for a search term.

hm_categoriesA

Browse H&M's storefront category navigation. Returns H&M's own storefront category navigation, department by department: every direct nav item and subcategory currently shown in the site's own menu, with its display name and storefront URL. Where this build has separately verified the value against hm-listing's own category_id parameter, that id is included too; category_id is omitted for entries not yet verified rather than guessed, since the visible category label is confirmed NOT a reliable way to derive H&M's real listing category ids for every category. department, when given, filters the result to one department.

hm_listingA

Browse an H&M category's product listing. Returns one H&M category's product listing page: normalized products with pricing, images, colors, and per-size stock, sourced from H&M's own app-backend listing data. category_id is an H&M category slug (e.g. ladies_newarrivals_all, men_newarrivals_all, ladies_jeans) -- this build does not expose a category/nav-tree discovery endpoint, so category_id values are currently sourced from known H&M storefront paths rather than a lookup call. Pagination is page-based and real: requesting a page beyond the category's real last page returns a normal response with an empty products array rather than an error.

hm_productA

Get an H&M product's full detail. Returns one H&M product's full detail: every purchasable color grouped with its own per-size price and live availability, plus an aggregate rating and real customer reviews (author label, date, body, rating, and any fit-feedback tags the reviewer left, such as "True to Size") when the product has any. This data is not available from hm-listing or hm-search, which only carry one representative price and a per-color stock count. product_id is the numeric id from a listing/search result's id field or its url field's productpage..html segment. An unrecognized product_id returns 404.

hm_product_relatedA

Get an H&M product's related items. Returns every product-detail recommendation list H&M's own app shows for one product (which lists are present genuinely varies by product -- for example "more from series" and "style with" appear only when the product has one, while "alternatives" and "upsell" are more consistently present). An unrecognized product_id returns a well-formed empty result rather than an error.

hm_searchA

Search H&M product listings by free-text keyword. Runs a free-text keyword search against H&M's own app-backend search data and returns normalized products with pricing, images, colors, and per-size stock, plus search-quality metadata (a spelling-correction suggestion, related searches, and a content-filter flag). Unlike category browsing, an obscure or nonsense keyword returns a genuine empty result (zero products) rather than a fallback set. Pagination is page-based and real: requesting a page beyond the real last page returns a normal response with an empty products array rather than an error.

hm_search_suggestionsA

Get H&M search-box suggestions. Returns H&M's own search-box typeahead suggestions, sourced from the same credential-free app-backend host as hm-listing/hm-search. When query is given, returns spelling-complete phrase suggestions and merchandised content results. When query is omitted or empty, instead returns trending searches and popular-search shortcuts (phrase/content suggestions are both empty in that mode). search_history is part of the real upstream response but confirmed NOT session-scoped -- it returned the identical list across separate cookie-free requests, so treat it as fixed default content rather than a real per-caller history.

hm_storesA

Find nearby H&M physical stores. Returns H&M physical retail store locations near a point: name, phone, full address, and coordinates. Either search, or both lat and lng, is required. search is a free-text zip code or place name that is first resolved to coordinates; if it does not resolve to any location, a well-formed empty result is returned rather than an error. lat and lng, when given directly, skip that resolution step. radius_meters is optional (1000 to 50000, defaults to 10000). A location with no stores within the radius returns a well-formed empty result rather than an error.

imdb_nameA

IMDb name detail. Returns normalized public IMDb person metadata and known-for rows. Pass exactly one of id or url.

imdb_name_awardsA

IMDb name awards. Returns normalized public IMDb award rows for a person. Pass exactly one of id or url.

imdb_name_creditsA

IMDb name credits. Returns normalized public IMDb filmography sections for a person. Pass exactly one of id or url.

imdb_searchB

IMDb title search. Returns normalized IMDb title search rows from credential-free public IMDb pages. Limit defaults to 10 and clamps to 20.

imdb_search_titleA

IMDb advanced title search. Returns normalized IMDb advanced title-search results (imdb.com/search/title/) from a credential-free public IMDb page. At least one filter is required; sort/limit alone are not enough. Limit defaults to 25 and clamps to 50; only IMDb's first rendered page of results is returned (see total/has_more), there is no deeper cursor pagination. Genre/company/certificate/country/language/keyword/characters/role are include-only lists; there is no exclude support. Unsupported: genre exclude, three curated groups values (best-picture-nominee, best-director-nominee, national-film-registry), and the non-plot "page topic" search fields.

imdb_titleA

IMDb title detail. Returns normalized IMDb title metadata from a credential-free public IMDb title page. Pass exactly one of id or url.

imdb_title_awardsA

IMDb title awards. Returns normalized public IMDb award rows for a title. Pass exactly one of id or url.

imdb_title_company_creditsA

IMDb title company credits. Returns normalized public IMDb company-credit sections for a title. Pass exactly one of id or url.

imdb_title_creditsA

IMDb title credits. Returns normalized public IMDb full cast and crew sections. Pass exactly one of id or url.

imdb_title_episodesA

IMDb title episodes. Returns normalized public IMDb episode rows for a series title. Limit defaults to 10 and clamps to 20. Optional season filters the upstream episodes page. Pass exactly one of id or url.

imdb_title_filming_locationsA

IMDb title filming locations. Returns normalized public IMDb filming-location rows for a title. Pass exactly one of id or url.

imdb_title_goofsA

IMDb title goofs. Returns normalized public IMDb goof rows for a title. Pass exactly one of id or url.

imdb_title_keywordsA

IMDb title keywords. Returns normalized public IMDb keyword rows for a title. Pass exactly one of id or url.

imdb_title_parental_guideA

IMDb title parental guide. Returns normalized public IMDb parental-guide categories and severity signals. Pass exactly one of id or url.

imdb_title_public_facts_analysisA

IMDb title public facts analysis. Returns derived public-page summary metrics for IMDb trivia, goofs, quotes, keywords, filming locations, and company credits. This endpoint is not viewing advice. Pass exactly one of id or url. The six sections are gathered from six independent sources, so a section that cannot be fetched is omitted and named in missing_sections with partial set to true, rather than failing the whole response; an error is returned only when no section could be fetched. Callers that require a complete analysis should check partial.

imdb_title_quotesA

IMDb title quotes. Returns normalized public IMDb quote rows for a title. Pass exactly one of id or url.

imdb_title_release_infoA

IMDb title release info. Returns normalized public IMDb release date rows and alternate titles. Pass exactly one of id or url.

imdb_title_reviewsA

IMDb title user reviews. Returns normalized public IMDb user review rows. Limit defaults to 10 and clamps to 20. Pass exactly one of id or url.

imdb_title_technical_specsA

IMDb title technical specs. Returns normalized public IMDb technical specifications such as runtime, sound mix, color, and aspect ratio. Pass exactly one of id or url.

imdb_title_triviaA

IMDb title trivia. Returns normalized public IMDb trivia rows for a title. Pass exactly one of id or url.

importyeti_companyA

Get an ImportYeti company report. Returns a normalized ImportYeti company report: identity, headline US customs shipment-volume metrics (total shipments, average TEU, last shipment date, estimated shipping spend), its supplier list, and recent bill-of-lading shipment activity. Credential-free public data, rendered from the company report page through proxied browser renderers.

importyeti_searchA

Search ImportYeti companies and suppliers by name. Searches ImportYeti for companies and suppliers matching a name, returning each match's kind (company or supplier), slug, country, address, and headline shipment stats. A "company" result's slug chains into GET /importyeti/company. Credential-free public data, sourced from ImportYeti's own JSON search API (distinct from its human-facing /search results page, which does not render due to a client-side bug in ImportYeti's own app).

indeed_jobA

Indeed job detail. Returns one Indeed job posting by its job key (the job_key field returned by search). Primary transport is Indeed's own credential-free GraphQL API; falls back to the original web-page transport if that fails.

indeed_locations_suggestA

Indeed location suggestions. Returns Indeed's own location-search autocomplete suggestions for a partial location string -- the same suggestions the app's search bar offers -- for building a valid l value for search. Credential-free GraphQL only; there is no page-based fallback for this endpoint.

indeed_searchA

Indeed job search. Searches Indeed job postings by keyword and location. Primary transport is Indeed's own credential-free GraphQL API; a page 1, unfiltered-by-date request uses it directly. Requesting page 2+ or the fromage filter (not yet expressible over the primary transport) uses the original web-page transport instead, with the same normalized response shape either way. sort enum: relevance (default), date.

instacart_departmentsA

Get Instacart store department taxonomy. Returns a store's department/category taxonomy (Produce, Dairy & Eggs, Bakery, ...) two levels deep -- department and subcategory. Metadata only, does not return products. Public data sourced from Instacart's own storefront navigation.

instacart_itemA

Get Instacart product detail at a store. Returns a single product's detail at a specific Instacart store: name, size, brand, image, current pricing (with any sale/offer badge), availability, stock level, dietary labels, and nutrition facts. Public data sourced from Instacart's own storefront pages.

instacart_searchA

Search Instacart product terms at a store. Returns Instacart's own search-term autosuggestions for a keyword within one store -- the same suggestion list shown in the site's own search box dropdown. This is term-level (matching search phrases plus a representative thumbnail), not a paginated product-results list. Public data sourced from Instacart's own storefront search.

instacart_search_nearbyA

Search Instacart product terms near a postal code. Returns Instacart's own search-term autosuggestions for a keyword across every retailer serving a postal code at once, rather than one specific store. Public data sourced from Instacart's own cross-retailer search.

instacart_storesA

Find Instacart stores near a postal code. Finds Instacart retailer storefronts (grocery stores, warehouse clubs, and other partner retailers) serving a US postal code, each with the identifiers needed to look up its items and search suggestions. Public data sourced from Instacart's own store-discovery API.

instacart_trendingA

Get Instacart trending search terms near a postal code. Returns Instacart's own popular/trending search terms across every retailer serving a postal code -- the same blank-state suggestions shown before a user types anything into the search box. Public data sourced from Instacart's own cross-retailer search.

instagram_postB

Retrieve a specific Instagram post by user ID and post ID. Returns the media details of a specific post from an Instagram user.

instagram_profileB

Retrieve an Instagram user profile by username. Returns public profile details for a specified Instagram username.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Crawlora-org/crawlora-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server