What is Bridgly?
Bridgly turns the public web into clean JSON. Point it at a LinkedIn profile, a tweet, or a subreddit and get back structured data you can drop straight into your app — no browsers to run, no proxies to rotate, no markup to parse.Profiles, companies, posts, and keyword search across every vertical.
X (Twitter)
Full tweet detail with reply threads, plus advanced-operator search.
Posts with comment trees, subreddits, users, and search.
Why teams use it
Consistent shapes
Every endpoint returns the same envelope with a typed
data payload, so you
write your parsing once.Pay per call
A flat one credit per request. No subscriptions, no per-platform tiers, and
credits never expire.
Nothing to operate
We handle the browsers, sessions, and anti-bot handling. You send a POST.
Fast to integrate
A single bearer token and one request shape. You can be live in minutes.
How it works
1
Create an API key
Sign in to your dashboard and generate a key. It looks like
bgly_… and is
shown once.2
Call an endpoint
Send a
POST with a JSON body to any endpoint, authenticated with your key.3
Use the JSON
Read the
data field from the response. Each call costs one credit.Start here
Quickstart
Make your first call in under five minutes.
Authentication
How API keys work and how to keep them safe.
Responses & errors
The response envelope, credit costs, and error codes.
API Reference
Every endpoint with its schema and a live playground.
TypeScript SDK
A fully typed client for Node.js and modern runtimes.
MCP server
Connect Bridgly to Claude, Cursor, and Codex as tools.