the-akira/Python-Web-Scraping
Explorando Técnicas de Web Scraping com Python
This project helps developers explore various techniques to extract information from websites programmatically. It takes unstructured web page content (HTML, XML) as input and outputs structured data that can be analyzed or stored. A Python developer looking to build data collection tools or automate web data extraction would use this.
Use this if you are a Python developer learning or experimenting with different web scraping libraries and methods to collect data from websites.
Not ideal if you need a ready-to-use application for web scraping without writing code.
Stars
14
Forks
4
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/the-akira/Python-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.