| Website Crawler Scrape, map, or crawl websites through the public Firecrawl-backed API route. | POST /api/v1/firecrawl | API key or session | Async or sync | operation, url?, urls?, limit?, formats?, maxDepth? | Crawler result JSON | MCP ready nanogpt_firecrawl
|
| Reddit Scraper Scrape Reddit posts, comments, communities, users, and search results. | POST /api/v1/reddit | API key or session | Async job | startUrls?, searches?, maxItems?, maxComments?, searchTypes? | Reddit scrape result JSON | MCP ready nanogpt_reddit
|
| X Research Retrieve public X search, posts, users, timelines, lists, Spaces, and counts. | GET /api/v1/x | API key or session | Sync | endpoint, query?, id?, ids?, username?, limit?, next_token? | X API style JSON | MCP ready nanogpt_x_research
|
| Google Maps Scraper Scrape Google Maps places, details, contacts, reviews, images, and enrichment fields. | POST /api/v1/googlemaps | API key or session | Async job | searchStringsArray?, startUrls?, placeIds?, resultLimit?, maxReviews?, scrapeContacts? | Place result JSON | MCP ready nanogpt_google_maps_scrape
|
| Google Maps Reviews Scrape Google Maps reviews, reviewer metadata, ratings, dates, and localized review text. | POST /api/v1/googlemaps/reviews | API key or session | Async job | startUrls?, placeIds?, maxReviews?, reviewsSort?, reviewsStartDate? | Review result JSON | MCP ready nanogpt_google_maps_reviews_scrape
|
| TikTok Scraper Scrape hashtags, profiles, searches, video URLs, comments, subtitles, media, and metadata. | POST /api/v1/tiktok | API key or session | Async job | hashtags?, profiles?, searchQueries?, postURLs?, resultsPerPage?, commentsPerPost? | TikTok scrape result JSON | MCP ready nanogpt_tiktok_scrape
|
| Instagram Profile Scraper Scrape public Instagram profile metadata and optional about-section data. | POST /api/v1/instagram/profile | API key or session | Async job | usernames, includeAboutSection?, resultLimit? | Instagram profile result JSON | MCP ready nanogpt_instagram_profile
|
| Instagram Posts Scraper Scrape Instagram posts, reels, captions, media metadata, and engagement data. | POST /api/v1/instagram/posts | API key or session | Async job | directUrls?, username?, resultsLimit?, search?, addParentData? | Instagram post result JSON | MCP ready nanogpt_instagram_posts_scrape
|
| Instagram Reels Scraper Scrape Instagram reels, captions, media metadata, and engagement fields. | POST /api/v1/instagram/reels | API key or session | Async job | directUrls?, username?, resultsLimit?, search? | Instagram reels result JSON | MCP ready nanogpt_instagram_reels
|
| Facebook Posts Scraper Scrape public Facebook page posts, captions, reactions, links, media, and metadata. | POST /api/v1/facebook/posts | API key or session | Async job | startUrls?, resultsLimit?, dateFrom?, dateTo? | Facebook post result JSON | MCP ready nanogpt_facebook_posts_scrape
|
| Facebook Ads Library Scraper Scrape Facebook Ads Library entries, campaign metadata, creative details, and advertiser pages. | POST /api/v1/facebook/ads | API key or session | Async job | startUrls?, resultsLimit?, activeStatus?, onlyTotal?, isDetailsPerAd? | Facebook ads result JSON | MCP ready nanogpt_facebook_ads
|
| LinkedIn Profile Scraper Scrape public LinkedIn profile data with email search through NanoGPT billing. | POST /api/v1/linkedin/profile | API key or session | Async job | profileUrls? (single URL), resultLimit? | LinkedIn profile result JSON | MCP ready nanogpt_linkedin_profile
|