lidimayra/raspagem-de-dados-fatec
:notebook: Minicurso de raspagem de dados web com Python ministrado na Semana de Tecnologia da FATEC JundiaĆ
This project helps you automatically collect information that's visible on websites, saving you the manual effort of copying and pasting. You provide a web page, and it extracts specific data points you're interested in, such as product prices, news headlines, or contact details. This is for anyone who needs to gather large amounts of publicly available data from the internet for analysis, market research, or content aggregation.
No commits in the last 6 months.
Use this if you need to systematically collect data from websites, transforming unstructured web content into a structured format for further use.
Not ideal if you need to access data that is behind a login, requires complex interactions like filling out forms, or is not publicly visible on a web page.
Stars
24
Forks
22
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/lidimayra/raspagem-de-dados-fatec"
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.