GEJ1/web_scraping_freecodecamp
Curso de web scraping con Python creado por Gustavo Juantorena para freeCodeCamp https://www.freecodecamp.org/espanol/news/aprende-web-scraping-con-python-y-beautiful-soup-en-espanol-curso-desde-cero/
This course teaches you how to extract information from websites using Python. You'll learn to take data from web pages and transform it into a structured format like a table or spreadsheet. This is for anyone who needs to collect data from the internet for research, business analysis, or personal projects, without manual copy-pasting.
No commits in the last 6 months.
Use this if you need to automatically collect specific pieces of information from many web pages.
Not ideal if you need to interact with websites (like filling forms or clicking buttons) beyond just reading their content.
Stars
67
Forks
25
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/GEJ1/web_scraping_freecodecamp"
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.