# Pullbay > Pullbay is a scraper API platform: production-ready REST APIs that return structured JSON data from TikTok, Instagram, Twitter/X, YouTube, Reddit, Google Search, Google Maps, Google News, Google Play, Apple App Store, Yelp, DuckDuckGo, and Apartments.com. No proxies, no browser automation, no maintenance — send an HTTP request, get clean JSON back. Free tier available; usage-based credit pricing. Pullbay handles rate limits, anti-bot protections, and parser maintenance so engineering teams don't build and babysit scrapers in-house. Typical users: growth/data teams, SaaS products needing social or marketplace data, and researchers. For deep ingestion (IDEs, agents, RAG pipelines), use the full documentation exports: - [Documentation index (llms.txt)](https://docs.pullbay.com/llms.txt): curated map of all docs pages as markdown - [Full documentation export (llms-full.txt)](https://docs.pullbay.com/llms-full.txt): complete docs content in a single file ## Getting Started Concrete steps from zero to first response. - [Quickstart](https://docs.pullbay.com/documentation/getting-started/quickstart.md): fastest path to a working request - [Authentication](https://docs.pullbay.com/documentation/getting-started/authentication.md): API key setup and usage - [First API Call](https://docs.pullbay.com/documentation/getting-started/first-api-call.md): request/response walkthrough - [Making Requests](https://docs.pullbay.com/documentation/api-and-references/making-requests.md): request structure, parameters, response envelope - [Sign up](https://dashboard.pullbay.com/register): free credits on registration, no credit card required ## Platform APIs One REST API per platform; each page lists that platform's endpoints. - [TikTok Scraper API](https://pullbay.com/tiktok): posts, comments, user profiles, hashtags, search - [Instagram Scraper API](https://pullbay.com/instagram): users, posts, reels, stories, comments, tagged posts - [Twitter/X Scraper API](https://pullbay.com/twitter): tweets, user profiles, timelines, search - [YouTube Scraper API](https://pullbay.com/youtube): videos, channels, shorts, comments, trending, live streams, search - [Reddit Scraper API](https://pullbay.com/reddit): posts, comments, subreddits, user activity, search - [Google Search API](https://pullbay.com/google-search): SERP results - [Google Maps Scraper API](https://pullbay.com/google-maps): place search, place details, reviews - [Google News Scraper API](https://pullbay.com/google-news): search and category feeds - [Google Play Scraper API](https://pullbay.com/google-play): apps, reviews, search, permissions, data safety, similar apps - [Apple App Store Scraper API](https://pullbay.com/appstore): apps, reviews, search, developer pages, similar apps - [Yelp Scraper API](https://pullbay.com/yelp): businesses, reviews, search - [DuckDuckGo Scraper API](https://pullbay.com/duckduckgo): search, news, images, videos - [Apartments.com Scraper API](https://pullbay.com/apartments): properties, details, images, reviews - [All Services Catalog](https://pullbay.com/services): full endpoint list across all platforms ## Core Concepts How the API behaves in production. - [Pagination](https://docs.pullbay.com/documentation/concepts/pagination.md): cursor-based pagination across list endpoints - [Errors and Retries](https://docs.pullbay.com/documentation/concepts/errors-and-retries.md): error codes and retry strategy - [Rate Limits](https://docs.pullbay.com/documentation/plans-and-usage/rate-limits.md): request limits per plan - [Credits](https://docs.pullbay.com/documentation/plans-and-usage/credits.md): how usage-based credit pricing works - [Plans](https://docs.pullbay.com/documentation/plans-and-usage/plans.md): free, hobby, builder, and scale tiers ## Integrations Use Pullbay without writing backend code. - [n8n Integration](https://pullbay.com/integration/n8n): Pullbay nodes in n8n workflows - [Zapier Integration](https://docs.pullbay.com/documentation/integrations/zapier-integration.md) - [Make Integration](https://docs.pullbay.com/documentation/integrations/pullbay-x-make-integration.md) - [Google Sheets Integration](https://docs.pullbay.com/documentation/integrations/pullbay-x-google-sheets-integration.md) ## Optional - [About Pullbay](https://pullbay.com/about) - [Contact](https://pullbay.com/contact): support at info@pullbay.com - [FAQ](https://docs.pullbay.com/documentation/support/faq.md) - [Troubleshooting](https://docs.pullbay.com/documentation/support/troubleshooting.md) - [Terms](https://pullbay.com/terms-and-conditions), [Privacy](https://pullbay.com/privacy-policy), [Refunds](https://pullbay.com/refund-policy)