Skip to main content
OpenSourceAlternatives

Tag

api

7 catalogue entries use this topic; each Project's license policy is labeled separately.

Firecrawl

FirecrawlAIOpen

Turn any website into clean, model-ready data

Stars174.9K
Commit11h ago
LicenseAGPL-3.0

Firecrawl handles the unglamorous part of feeding the web to a language model: rendering JavaScript, following pagination, stripping navigation and cookie banners, and returning markdown or structured JSON that a model can actually use.

Alternative tobrowserbase
Meilisearch

MeilisearchOpen

Typo-tolerant search that is fast to run and fast to tune

Stars52.3K
Commit1d ago
LicenseMIT

Meilisearch is a search engine you can be productive with in an afternoon. Indexing is a POST, relevance is tuned through an ordered list of ranking rules, and results come back typo-tolerant by default.

Alternative toalgolia
Directus

Directus

A content platform that wraps your existing SQL database

Stars30.8K
Commit1d ago
LicenseBSL-1.1

Directus points at a SQL database you already have and generates an admin interface and an API over it, without imposing its own schema. Existing tables keep their names, types, and constraints.

Alternative tocontentfulairtable
Algolia

Algolia

Hosted search with millisecond responses and ranking control

CompanyAlgolia
Since2012
PricingFreemium

Algolia is search as a managed service, tuned so hard for latency that typing into a search box feels like filtering a local list. Typo tolerance, synonyms, and merchandising rules are all configurable without touching the index code.

Contentful

Contentful

Headless content management delivered over APIs

CompanyContentful
Since2013
PricingFreemium

Contentful separated content from presentation properly and early. Editors work with structured content models, and any number of front ends consume the same entries through an API.

SendGrid

SendGrid

Transactional and marketing email delivery

CompanyTwilio
Since2009
PricingFreemium

SendGrid handles the part of email nobody wants to own: reputation, authentication, bounce processing, and the endless negotiation with inbox providers about whether your mail is wanted.

Alternative totwilio
Twilio

Twilio

APIs for SMS, voice, and verification at scale

CompanyTwilio
Since2008
PricingPaid

Twilio turned telecommunications into an HTTP request, and the abstraction held. Sending a message to a phone anywhere in the world became a few lines of code rather than a carrier negotiation.