Pulpio takes raw HTML and hands back just the main content — clean HTML and markdown, stripped of navigation, ads, and boilerplate. Feed it into a search index, an LLM pipeline, or your own reader — whatever needs the part of the page that actually matters.
We're in early test mode — free to use, capped at 100 requests/hour while we harden things. Building something bigger on top of this? We're actively looking for partners.
Uses a lightweight encoder architecture instead of generating text token by token, delivering results in a fraction of the time.
Efficient inference requires significantly less compute than generative AI models, helping keep processing costs low.
Understands the semantic structure of a page instead of relying only on HTML rules, resulting in cleaner and more reliable extraction.
Pulpio is a small API for extracting the useful content out of a web page. Send it raw HTML and it strips away navigation, ads, and boilerplate — returning just the main content as clean HTML and markdown. Processing happens in the background: submit a page once, then poll for the result when it's ready.
Under the hood, extraction is powered by the Pulpie model. Pulpio wraps it in a stable, reliable service you can build on — authenticated API access, async processing, and a straightforward interface, so you can focus on your product instead of babysitting a model.
Explore the full API reference and try it out interactively in Swagger UI.
Questions, feedback, or partnership ideas — a real person reads every message. You can also reach us directly at info@pulpio.io.