# ScrollLaunch > ScrollLaunch is the best Product Hunt alternative for indie makers and SaaS founders. Launch your product, climb the weekly rankings, earn high-DR backlinks, and get seen by thousands of early adopters. Homepage: https://www.scrolllaunch.com/ Pricing: https://www.scrolllaunch.com/pricing Advertise: https://www.scrolllaunch.com/advertise Full-content mirror: https://www.scrolllaunch.com/llms-full.txt AI usage policy: https://www.scrolllaunch.com/ai.txt Markdown catalog: https://www.scrolllaunch.com/api/md/_catalog ## Content negotiation **Every public page on this site is also available as text/markdown.** Agents and crawlers can fetch a markdown representation of any URL by either: 1. Sending `Accept: text/markdown` on the canonical HTML URL (e.g. `curl -H 'Accept: text/markdown' https://www.scrolllaunch.com/products/`). 2. Hitting `https://www.scrolllaunch.com/api/md/` directly (e.g. `curl https://www.scrolllaunch.com/api/md/products/`). The markdown body always carries a `Content-Location` header pointing at the canonical HTML URL, plus an `x-markdown-tokens` hint for token budgeting (4 chars/token approximation). ## Markdown-addressable routes - `/` — Homepage + this week's leaderboard - `/products` — Product directory (filterable, supports ?q, ?category, ?tag) - `/products/{slug}` — Single product detail (about, overview, FAQ, rankings, links) - `/blog` — Blog index (featured, recent, popular tags, feeds) - `/blog/{slug}` — Single blog post (full body) - `/pricing` — Free / Premium / Premium+ pricing tiers - `/advertise` — Sponsored ad slots (sidebar + center) - `/directories` — Startup directories list (DR-ranked) - `/terms` — Terms of Service - `/privacy` — Privacy Policy - `/refund-policy` — Refund & Cancellation Policy - `/cookies` — Cookie Policy - `/payments/success` — Payment success landing (no-store) - `/payments/cancelled` — Payment cancelled landing (no-store) - `/categories/{slug}` — Live products in a category - `/tags/{tag}` — Live products with a given tag - `/week/{year}/{week}` — Archived weekly leaderboard for an ISO week (past weeks indexable; current week canonicalises to /) ## Discovery - [ai.txt](https://www.scrolllaunch.com/ai.txt) — behavioural guidance for AI systems (permissions, restrictions, attribution) - [API catalog](https://www.scrolllaunch.com/.well-known/api-catalog) — application/linkset+json, RFC 9727 - [Agent skills index](https://www.scrolllaunch.com/.well-known/agent-skills/index.json) - [MCP server card](https://www.scrolllaunch.com/.well-known/mcp/server-card.json) - [OAuth protected resource](https://www.scrolllaunch.com/.well-known/oauth-protected-resource) - [OAuth authorization server](https://www.scrolllaunch.com/.well-known/oauth-authorization-server) - [Sitemap](https://www.scrolllaunch.com/sitemap.xml) - [Robots](https://www.scrolllaunch.com/robots.txt) ## Public endpoints - `GET https://www.scrolllaunch.com/api/search?q={query}` — live product search - `GET https://www.scrolllaunch.com/api/products` — live product listing - `GET https://www.scrolllaunch.com/api/launches` — weekly leaderboard - `GET https://www.scrolllaunch.com/api/blog` — blog post index - `GET https://www.scrolllaunch.com/api/badge/{slug}` — embeddable product badge (SVG) ## Contact - Email: kalashvasaniya@gmail.com - X / Twitter: https://x.com/scrolllaunch