jgravelle/groqcrawl
GroqCrawl is a powerful and user-friendly web crawling and scraping application built with Streamlit and powered by PocketGroq. It provides an intuitive interface for extracting LLM friendly AI consumable content from websites, with support for single-page scraping, multi-page crawling, and site mapping.
This tool helps you quickly gather information from websites for analysis. You input a website's URL and it outputs the content in formats like Markdown, HTML, or structured data (JSON). It's designed for anyone who needs to extract web content, such as data scientists, market researchers, or content strategists, to prepare information for further analysis or use with AI models.
110 stars. No commits in the last 6 months.
Use this if you need to extract human-readable or structured content from single web pages or entire websites to analyze, categorize, or feed into large language models.
Not ideal if you need to interact with dynamic web elements, fill out forms, or bypass complex anti-scraping measures that require advanced browser automation.
Stars
110
Forks
30
Language
Python
License
—
Category
Last pushed
Oct 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/jgravelle/groqcrawl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.