
TranscriptFetch
SocialFetch.dev
TranscriptAPI.com
BadDrafts
750 Words
The Most Dangerous Writing App
The Most Dangerous Writing Prompts
Writing Prompts
Daily Page
Written? Kitten!
Badabits
TranscriptFetch is one API for getting text out of video and web content.
Send a URL from YouTube, TikTok, Instagram, X or Facebook and get back clean, timestamped text. Send any web page and get clean Markdown. One endpoint, one response shape, one API key.
Most short-form video has no caption track to download. TikTok's auto-captions are opt-in per upload, Instagram never publishes a downloadable track, and a large share of captions on both platforms are burned into the video frames where no parser can read them.
When there is no caption track, TranscriptFetch transcribes the audio instead. Same endpoint, same response, so your code never branches on which method produced the text.
text field for feeding a model or a search indexsegments array with per-cue start times and durations, so subtitles and jump-to-moment links are a formatting step rather than another integration100 free credits on signup, no card required. One credit per successful response. Failed, blocked and empty results are never charged, which matters on short-form video where a meaningful share of any batch is music with no speech in it.
BadDrafts is a daily writing app built on a contrarian thesis: the reason most people don't write daily isn't time, it's the pressure to write something good. So BadDrafts inverts that. Each day you get an absurd prompt (write a Yelp review for the sun, your villain's origin story in emojis, etc.). The explicit goal is to write something terrible. 50 to 500 words. No editing guilt.
The whole system rewards consistency over quality. Streaks track every day you show up. Badges fire for milestones. A community feed lets you read and upvote other writers' gloriously terrible drafts. Multiple leaderboards rank the worst writers of the week.
If a prompt actually sparks something real, you can expand it into a longer piece. There's also a Chaos Mode for timed sprints, a portfolio feature for serious writers, and a curated gig board.
Free to use, no premium upsell at launch.
TranscriptFetch
BadDraftsTranscriptFetch's answer
Most short-form video has no caption track to download. TikTokโs auto-captions are opt-in per upload, Instagram never publishes a downloadable track, and many captions on both are burned into the video frames where no parser can read them. TranscriptFetch transcribes the audio when no caption track exists, on the same endpoint, with the same response shape. Your code never branches on which method produced the text. It also covers YouTube, TikTok, Instagram, X and Facebook plus any web page as clean Markdown, so a pipeline spanning several sources is one integration rather than five.
BadDrafts's answer:
The "write badly" thesis. Most writing apps treat writing like work, so the blank page feels like an obligation. BadDrafts inverts the pressure: the explicit goal is to write something terrible. Absurd prompts, a Terrible Score that rewards typos and clichรฉs, leaderboards for the worst writers of the week, and a community that celebrates bad first drafts. Streaks and gamification reward consistency, not quality. It's the only writing app I've seen where "trying to write well" is the wrong move.
TranscriptFetch's answer
Three reasons. Coverage: one API key and one response shape across five video platforms and the open web, instead of stitching together a library per platform. Reliability: requests run through rotating infrastructure, so code that works locally keeps working from a server, which is where most open-source approaches break. Billing that matches reality: one credit per successful response, with failed, blocked and empty results never charged. That last point matters on short-form video, where a meaningful share of any batch is music with no speech in it. There is also an MCP server, so AI agents can fetch transcripts as a tool without a custom integration.
BadDrafts's answer:
None of the alternatives let you write badly on purpose. 750words gives you a daily quota with no personality. Reedsy Prompts is a static library with no app, community, or streaks. r/writingprompts is a community but lives on Reddit with no structure. BadDrafts mashes all three (daily habit + absurd prompts + community gallery) together and wraps it in gamification that explicitly rewards consistency over quality. If you've ever opened a writing app, stared at the blank page, and closed it because you didn't feel like writing "something good," this is what you actually wanted.
TranscriptFetch's answer
Next.js with TypeScript and Tailwind on the front end and API layer, Clerk for auth with SHA-256 hashed API keys, Neon Postgres with Drizzle ORM, Redis for caching, and Stripe for billing. The extraction layer is a Python and FastAPI service. Speech-to-text uses Whisper-class models. The MCP server is published in the official Model Context Protocol registry with a DNS-verified namespace.
BadDrafts's answer:
React + TypeScript (Vite) Tailwind CSS + shadcn/ui Supabase (Postgres, Auth, Edge Functions, Storage) TanStack Query React Router Stripe (subscriptions) Resend (transactional email) Capacitor (Android wrapper, in progress)
TranscriptFetch's answer
Developers and technical teams building on video and web content. The common cases are RAG and retrieval pipelines that need video as text, AI agents that need to read a link mid-conversation, content teams repurposing short-form video at scale, and media monitoring and research tools. It is an API first, so the buyer is usually the person writing the integration rather than an end user. The free browser tools exist for one-off transcripts and for evaluating output quality before writing any code.
BadDrafts's answer:
Writers who want to write daily but get blocked by perfectionism. Aspiring fiction writers building a habit. BookTok and Substack-curious people experimenting with voice. The 30-something who keeps saying "I should write more" but hasn't opened Day One in six months. Comedy-leaning and absurdist-writing fans. Generally: people who want daily writing to feel like a 5-minute game on the bus, not a discipline they're failing at.
BadDrafts's answer:
Honestly: BadDrafts is in early access, MVP-stage, no enterprise customers and no paying users yet (Premium is dormant by design until the founding member cohort fills). The first 250 signups become Founding Members with Premium free for six months as a thank-you for showing up early. If you're reading this and want to be one of those 250, the door is open.
TranscriptFetch's answer
It started with discovering there is no good way to get the text of a video. YouTubeโs official Data API will confirm a caption track exists and then refuse to hand it over, because captions.download requires the video ownerโs OAuth token. The popular open-source libraries work until you deploy them, at which point platforms start refusing datacenter IPs. And YouTube is the easy case: TikTok and Instagram publish no caption file at all. Every workaround solved one platform, worked locally, and broke in production. TranscriptFetch is the version that handles the failure cases as first-class behaviour rather than edge cases.
BadDrafts's answer:
I kept noticing the same thing: I'd open a writing app, stare at the blank page, close it. The barrier wasn't time. It was the implicit pressure to write something good before I'd even started. Existing tools either felt too precious (Day One), too publishable (Substack), or too lifeless (750words). So I built the opposite. A daily writing app where writing badly is the explicit goal, where absurd prompts remove the pressure to be original, and where the community celebrates terrible first drafts. Solo founder, MVP stage, learning from real users in real time.
SocialFetch.dev - Social media scraping API for public profiles, posts, comments, videos, transcripts, and metrics from TikTok, Instagram, YouTube, X, LinkedIn, and more. Pay-as-you-go credits, 100 free to start.
750 Words - Hello, welcome to a little thing called 750 Words. Join 391, 456 other writers by signing up now โ. โ What is this site about? It's about learning a new habit: Writing. Every.
TranscriptAPI.com - Get YouTube video transcripts with a simple API call or through Model Context Protocol. Fast, reliable, and easy to integrate into your applications.
The Most Dangerous Writing App - If you stop typing, all progress is lost.