DataCrawl-AI/datacrawl
A simple and easy to use web crawler for Python
This tool helps gather all the links from a specific website by starting from a given web address and exploring connected pages. You provide the starting URL, and it generates a structured list of all the links it finds within that site. It's designed for anyone needing to systematically collect web links, such as marketing analysts tracking competitor sites or researchers building datasets.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly and thoroughly extract all clickable links from a specific website for analysis or record-keeping.
Not ideal if you need to extract specific content like text or images, or interact with website elements like forms or buttons.
Stars
64
Forks
11
Language
Python
License
MIT
Category
Last pushed
Aug 27, 2024
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/DataCrawl-AI/datacrawl"
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.