devsebastian44/Web-Scraping
Script para la extracción de datos y URL de páginas web.
This tool helps you automatically collect information and links from static websites. You provide a web address (URL), and it gives you back structured data like all the hyperlinks, embedded files (like JavaScript and CSS), and text content found on that page. It's designed for data analysts, marketers, or anyone who needs to gather public web data for audits or building datasets.
Use this if you need to quickly and programmatically extract specific information from a static webpage, such as all links or certain text elements, for data analysis or auditing.
Not ideal if you need to interact with dynamic websites that rely heavily on JavaScript for content loading, as this tool is primarily built for static HTML content.
Stars
13
Forks
2
Language
Python
License
MIT
Category
Last pushed
Mar 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/devsebastian44/Web-Scraping"
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.