Software Alternatives, Accelerators & Startups

Last.fm VS TranscriptFetch

Compare Last.fm VS TranscriptFetch and see what are their differences

Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

Last.fm logo Last.fm

The world's largest online music service. Listen online, find out more about your favourite artists, and get music recommendations, only at Last.fm

TranscriptFetch logo TranscriptFetch

Video & web data API for AI: transcripts from YouTube, TikTok, Instagram, plus any page as clean Markdown. Falls back to AI transcription when captions are missing. Built for RAG and agents.
  • Last.fm Landing page
    Landing page //
    2023-08-17
  • TranscriptFetch Home
    Home //
    2026-08-01
  • TranscriptFetch Dashboard
    Dashboard //
    2026-08-01

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.

The part that actually matters

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.

What you get back

  • A joined text field for feeding a model or a search index
  • A segments array with per-cue start times and durations, so subtitles and jump-to-moment links are a formatting step rather than another integration
  • Consistent output whether the text came from captions or speech recognition

Built for pipelines and agents

  • MCP server so Claude, Cursor and other MCP clients can fetch transcripts as a tool mid-conversation
  • Python and JavaScript SDKs
  • Batch endpoint for up to 50 videos in a single call
  • Channel, playlist and keyword-search endpoints for ingesting at scale

Pricing

100 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.

Last.fm

Website
last.fm
Pricing URL
-
$ Details
-
Release Date
-
Startup details
Country
United Kingdom

TranscriptFetch

$ Details
freemium $5.0 / Monthly (Basic, 500 credits)
Release Date
2026 May
Startup details
Country
United States
State
Texas
Founder(s)
Chandler Casey
Employees
1 - 9

Last.fm features and specs

  • Personalized Recommendations
    Last.fm offers music recommendations tailored to the user's tastes based on their listening history.
  • Scrobbling
    The service tracks the music a user listens to across various platforms and devices, helping create a comprehensive listening profile.
  • Community Features
    Users can join groups, participate in discussions, and share music tastes with others, fostering a sense of community.
  • Discover New Music
    Last.fm helps users discover new artists and songs that they might like, making it easier for them to expand their musical horizons.
  • Visual Insights
    The platform provides graphs and charts that offer visual insights into a user's listening habits and trends over time.

Possible disadvantages of Last.fm

  • Subscription Costs
    Access to some of Last.fmโ€™s advanced features requires a subscription, which might not be ideal for all users.
  • Data Privacy Concerns
    The extensive tracking of listening habits may raise privacy concerns for some users.
  • Interface Complexity
    The user interface can be somewhat complex and cluttered, which might be challenging for new users to navigate.
  • Platform Dependency
    Its effectiveness relies on integration with other music services, meaning it is less useful if it doesnโ€™t sync well with the userโ€™s primary music platform.
  • Limited Offline Features
    Without an active internet connection, many of Last.fm's features become inaccessible, limiting its utility.

TranscriptFetch features and specs

  • Fast Transcript Retrieval
    TranscriptFetch is designed to quickly extract transcripts from YouTube videos, saving users time compared to manually transcribing content.
  • Simple Interface
    The tool typically offers a straightforward, user-friendly interface where users can paste a video link and receive a transcript without complicated steps.
  • Useful for Content Repurposing
    Transcripts can be used to create blog posts, subtitles, summaries, or social media content, making it valuable for content creators and marketers.
  • Time-Saving for Research
    Researchers and students can use transcripts to quickly review video content without watching the entire video, improving efficiency.
  • Accessibility Support
    Providing text versions of video content can help make information more accessible to people with hearing impairments or those who prefer reading.

Analysis of Last.fm

Overall verdict

  • Last.fm is considered a good platform for music enthusiasts who want to explore new music and understand their listening habits better. Its powerful scrobbling feature and community elements make it a valuable tool for music discovery.

Why this product is good

  • Last.fm is a music recommendation and discovery service that provides personalized music suggestions based on a user's listening habits. It allows users to track their music listening history, provides insights and statistics, and helps discover new music through recommendations and a rich community-driven database.

Recommended for

  • Music lovers seeking personalized recommendations.
  • Listeners who want to track and analyze their music habits.
  • Individuals interested in discovering new artists and songs.
  • Users who enjoy engaging with a community of music enthusiasts.

Last.fm videos

DO NOT USE last.fm website review (BAD WEBSITE)

More videos:

  • Review - Music I Listened to in 2018 [last.fm]

TranscriptFetch videos

No TranscriptFetch videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to Last.fm and TranscriptFetch)
Music
100 100%
0% 0
Transcription
0 0%
100% 100
Music Streaming
100 100%
0% 0
AI
0 0%
100% 100

Questions & Answers

As answered by people managing Last.fm and TranscriptFetch.

What makes your product unique?

TranscriptFetch'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.

Why should a person choose your product over its competitors?

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.

How would you describe the primary audience of your product?

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.

What's the story behind your product?

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.

Which are the primary technologies used for building your product?

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.

User comments

Share your experience with using Last.fm and TranscriptFetch. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Last.fm and TranscriptFetch

Last.fm Reviews

The Best Spotify Alternatives In Music[Top 10]
Last.FM is a music streaming service that focuses on community-driven music discovery and recommendation. Users can create profiles, scrobble their music listening habits, and connect with others who share similar tastes. Last.FMโ€™s algorithm-driven recommendations provide users with personalized playlists and radio stations based on their listening history. The platform also...
Receiptify Alternatives โ€“ Websites like Receiptify
Last.fm tracks your music listening across various platforms and provides detailed analytics, such as your most listened-to tracks, artists, and genres. While it doesnโ€™t create receipts, it offers in-depth insights into your listening habits. For those interested in analytics and tracking over time, Last.fm provides a comprehensive overview of your musical tastes.
Top 10 Spotify Alternatives (Free/Paid) โ€“ 2024
Another entry, Last.FM has been a great option as one of the Spotify alternatives that has been available since 2002 and this makes it one of the oldest options available in this list.
9 Best Free Music Download Sites in 2022
Last.fm is the flagship product of Audioscrobbler's music engine design team. Users "record" tracks more than 10 million times a day to Last FM's servers, it's one of the world's largest social music platforms.
9 best free Spotify alternatives
Last.fm is more about music discovery than listening to what you already know: its famous "scrobbling" analyses the songs you listen to (not just on the site, but in desktop and mobile music apps too) and comes up with suggestions for similar music it thinks you'll like. Frustratingly many of the available tracks are just previews, and the free radio streaming is a paid-for...

TranscriptFetch Reviews

We have no reviews of TranscriptFetch yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Last.fm seems to be more popular. It has been mentiond 2622 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Last.fm mentions (2622)

  • 'Death to Spotify': the DIY movement to get artists and fans to quit the app
    We used to have very good discoverability platforms, e.g. https://last.fm . Then streaming came along and destroyed everything. - Source: Hacker News / 10 months ago
  • The day I canceled my Spotify subscription
    I switched to https://qobuz.com, mainly for the high audio quality (it goes up to 192kHz 24bit, which is worth it for me as I have the necessary equipment to make use of this), but it also supports "Spotify quality" i.e. Mp3 quality/320 kbps, but I stayed for the experience. It does not really have an algorithm, there is one playlist "My weekly Q", which updates each week with songs that you could like. The only... - Source: Hacker News / over 2 years ago
  • Mr. Bungle - Nananana (lost fake song)
    Hi, anyone remember that song? I remember I downloaded it from ares and I liked it but unfortunately it wasn't by mr bungle, it was just mislabelled (like the toxic cover). If anyone has it around I would like to hear it again! On last.fm it comes up as some people listen to it from time to time. Any info you have, or the original artist, I'd appreciate it. From what I remember it sounded like a demo and just said... Source: over 2 years ago
  • 1970โ€™s music makes me feel the most alive. What music does that for you?
    Try last.fm, great website for recommending music. Those one's you suggested are a bit more jazzy than I usually listen to but maybe try What's Goin' On - Marvin Gaye. Talking Book, or Songs in the Key of Life - Stevie Wonder. Couple of my favorites. Source: over 2 years ago
  • Outjerked by last fm
    Average last.fm comment section to be fair. Source: over 2 years ago
View more

TranscriptFetch mentions (0)

We have not tracked any mentions of TranscriptFetch yet. Tracking of TranscriptFetch recommendations started around Aug 2026.

What are some alternatives?

When comparing Last.fm and TranscriptFetch, you can also consider the following products

Spotify - Map shows when two people play same song at same 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.

Pandora - Pandora Radio is a free (ad-supported) internet radio founded in 2000.

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.

Deezer - Deezer is a music streaming app created in France. It is available in 180 counties and gets 16 million users a month. 6 million of the users have paid subscriptions. Read more about Deezer.

SoundCloud - Enjoy music & follow favourite artists