lightfeed/extractor
Using LLMs and AI browser automation to robustly extract web data
This tool helps you gather specific pieces of information from websites, like product names, prices, or article details. You provide a web page (or many) and describe what data you're looking for, and it returns that information in a structured, organized format. It's designed for data analysts, marketers, or researchers who need to collect clean, accurate data from the web for their projects.
Available on npm.
Use this if you need to reliably extract structured data from various web pages, even complex ones, and want to define what to extract using natural language or a clear data structure.
Not ideal if you only need to scrape simple content without complex structure, or if you prefer a no-code visual scraping tool.
Stars
60
Forks
6
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/lightfeed/extractor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
any4ai/AnyCrawl
AnyCrawl π: A Node.js/TypeScript crawler that turns websites into LLM-ready data and extracts...
kreuzberg-dev/html-to-markdown
High performance and CommonMark compliant HTML to Markdown converter. Maintained by the...
ScrapeGraphAI/Scrapegraph-ai
Python scraper based on AI
adbar/trafilatura
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping,...
paulpierre/markdown-crawler
A multithreaded πΈοΈ web crawler that recursively crawls a website and creates a π½ markdown file...