WeSearch
Hub / Open news platform
OPEN · PLATFORM

An open news platform.

WeSearch is open in the ways that matter — the source catalog is public, the editorial standards are written down, the API is free, and the whole site works without an account.

"Open" is overloaded — it can mean open-source code, open data, open community, open API, open standards. WeSearch tries to be open in the ways that affect readers and integrators directly. This page is the inventory.

Open source list

Every source we pull from is published at /news-sources. The list is updated when sources get added or removed; adds and removes are recorded in a public changelog. You can see exactly which 850+ feeds the home feed is built on, classify them yourself, and verify our category assignments.

Open editorial standards

The criteria for adding and removing sources, the moderation policy for comments, the policy for AI-generated content, and the corrections process are all written down at /editorial-standards. Any reader can hold us accountable to those standards.

Open API

WeSearch is built on a Hono-based open API. Public read endpoints (catalog, RSS aggregate, news search, weather, currency, geo, crypto, time, knowledge) are free with generous rate limits. You can build your own news app, your own RSS reader, your own analytics dashboard on top of the API.

Open community

Comments are public. Reactions are public. Anyone can read the discussion under any story without logging in. Posting is anonymous, but participation is not gated. There is no invite-only tier, no early-access list, no whitelist for power users.

Open standards

We use standard protocols throughout: RSS/Atom for input, JSON-LD/NewsArticle schema for output, OpenGraph for sharing cards, IndexNow for crawler hints, VAPID for Web Push. Nothing vendor-locked. If WeSearch shut down tomorrow, the source catalog and API surface could be reproduced by another operator without hidden dependencies.

Where we're not yet open

What "open" doesn't mean

It doesn't mean unmoderated. Comments that target individuals, dox non-public figures, post spam, or constitute incitement get hidden. Standards. Open is not an invitation to abuse.

Why "open" matters for news specifically

News platforms accumulate enormous power through scale: the algorithm that decides what 100 million readers see in a feed, the moderation layer that decides which voices participate, the recommendation system that channels a reader's attention. Power without accountability is the structural failure mode of every major modern social media platform. Openness is the corrective: when the source list, standards, API, and moderation rules are all published and auditable, readers can verify the platform's behavior matches its claims. They almost never do that audit, but the fact that they could keeps the operator's incentives healthier.

The honest acknowledgment is that no platform is fully open in every dimension. WeSearch is open in some ways and not others, and we publish the inventory above so readers can see exactly where. Other publishers operate further toward "open" (Wikipedia, Wikimedia projects), and others operate toward "closed" (most social-media platforms). WeSearch sits in the middle, leaning toward open in the dimensions that affect editorial accountability.

What integrators can build

None of those require permission or special access. The public read API is documented and free at reasonable usage levels. Email /support if you're building something significant; we're happy to help.

Bottom line: who should care about openness

Frequently asked

Is WeSearch open-source?

The source code is publicly readable. We don't currently run a formal contributor program, but PRs via support are welcome.

Can I rehost WeSearch?

The source list and API surface could be reproduced by another operator. The platform's reputation and reader trust travel with the operator, not the code.

Where do I read the API documentation?

The major endpoints are documented inline in the project README. Support can point you to specific endpoints if you have a use case in mind.

Are commercial integrations allowed?

Yes — the public read API is free for reasonable usage. The paid Conduit API tier is for high-volume integrations.