Website intelligence
Use SimilarWeb endpoints to turn website intelligence into repeatable API requests with documented inputs and JSON responses.
Add website and competitive intelligence signals from SimilarWeb to research pipelines.
Use SimilarWeb endpoints for website traffic, ranking, and market intelligence workflows.
Endpoint families
2
Documented params
4
Examples
2
Live catalog snapshot
Active endpoints
2
Methods
GET
Required params
4
Schema refs
2
{
"platform": "SimilarWeb",
"endpoint": "similarweb-search",
"method": "GET",
"path": "/similarweb/search",
"auth": "apiKey"
}Related use cases
Free tools
Use cases
Use SimilarWeb endpoints for website traffic, ranking, and market intelligence workflows.
Use SimilarWeb endpoints to turn website intelligence into repeatable API requests with documented inputs and JSON responses.
Use SimilarWeb endpoints to turn competitive benchmarking into repeatable API requests with documented inputs and JSON responses.
Use SimilarWeb endpoints to turn market research into repeatable API requests with documented inputs and JSON responses.
Managed execution
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/similarweb/search
/similarweb/web/{domain}
Endpoint catalog
/similarweb/searchReturns SimilarWeb data for a given query (typically a domain).
/similarweb/web/{domain}Returns traffic and engagement data from SimilarWeb for a specific domain.
Related APIs
Business & Market Intelligence
Turn public GitHub ecosystem signals into structured data for developer-market research, open-source intelligence, recruiting, and AI-agent workflows.
Business & Market Intelligence
Collect public TrustMRR startup marketplace and leaderboard data as normalized JSON for startup research, SaaS discovery, and market intelligence workflows.
Business & Market Intelligence
Use a Brand Data API to turn any domain into a normalized brand profile — title, description, slogan, brand colors, logos and icons, social profiles, footer links, and schema.org organization data — as structured JSON for enrichment, branding, and research workflows.
How to scrape SimilarWeb
SimilarWeb's own API is a contract-gated enterprise product. Crawlora's 2 SimilarWeb endpoints cover the public surface instead: a search that resolves a query — usually a domain — and a web-info call that returns SimilarWeb's public data for that site as normalized JSON.
Send a query, typically a domain, to the search endpoint to confirm SimilarWeb has a profile for it.
The web endpoint takes a domain and returns SimilarWeb's public data for that site as normalized JSON.
Iterate a list of competitor domains through the same call to build a side-by-side table instead of reading one profile at a time.
FAQ
No. Crawlora is not affiliated with SimilarWeb. Its official API is a paid, contract-gated enterprise product; these endpoints read the public SimilarWeb surface and return it as JSON, which suits research and enrichment rather than licensed redistribution.
A bare domain such as example.com. Use the search endpoint with a free-text q if you are not sure a profile exists, and the web endpoint with the domain once you do.
They are SimilarWeb's modelled estimates, not measured analytics from the site itself. Treat them as directional for competitive comparison, and never as a substitute for a site's own analytics or server logs.