raznem/parsera
Lightweight library for scraping web-sites with LLMs
This tool helps developers quickly extract specific information from websites using large language models. You provide a website URL and define the data points you want to capture (like 'news titles' or 'product prices'). It then returns the extracted data in a structured JSON format, ready for analysis or further processing. This is for Python developers who need to automate data collection from various web pages.
1,272 stars.
Use this if you are a developer looking for a lightweight Python library to programmatically scrape structured data from websites, especially when the desired elements might not be easily targetable with traditional methods.
Not ideal if you need a no-code web scraping solution or are not comfortable writing Python code, as this is a developer library.
Stars
1,272
Forks
74
Language
Python
License
GPL-2.0
Category
Last pushed
Dec 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/raznem/parsera"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
carlosplanchon/spidercreator
Automated web scraping spider generation using Browser Use and LLMs. Streamline the creation of...
rednafi/html-to-text
Extract pure text from any webpage
supadata-ai/js
Official TypeScript/JavaScript SDK for the Supadata API.
yeahhe365/JustSearch
基于 Playwright 的自主 AI 搜索智能体。支持迭代式任务规划、深度网页爬取,以及带引用来源的多源知识整合。
Riddhish1/CogniScrape
Intelligent Web Scraping Library with LLMs