Help
Contextractor is built on the Rust port of Trafilatura (extraction) and Crawlee (TypeScript crawler driving Playwright). It's available on the Apify platform, as an npm CLI and library, and as a PyPI package.
- Playground — enter a URL and preview extraction results
- Apify actor — run Contextractor on Apify at scale
- npm CLI — extract from the command line with the
contextractorCLI - npm library — embed extraction in your own Node.js application
- PyPI package — extract from Python with
pip install contextractor
Updated: June 12, 2026