Description
Search Lemmy (federated Reddit alternative, fully open API) posts across instances. Returns title, community, creator, score, comments, url, body, ap_id (ActivityPub federation ID). Use?q=YOUR_QUERY plus optional and instance=lemmy.world and limit=10. Built for AI agents researching open-source community sentiment with stable scraper-friendly API (Reddit blocks scraping; Lemmy is permissive).
This is a ready-to-deploy endpoint for community forum data, delivered as ready-to-run Node.js source.
Accepts 3 query parameters as documented in the included endpoint.json. It has no external API dependencies — it works standalone once deployed.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.