DwarfThief/Raspagem-de-dados-para-iniciantes
Raspagem de dados para iniciante usando Scrapy e outras libs básicas
This repository provides a step-by-step tutorial for extracting data from websites using Python. It teaches you how to input a website URL and systematically pull out specific text, images, or other details from its pages, even those with infinite scroll. This is for anyone like data analysts, market researchers, or content curators who needs to gather information efficiently from the web.
137 stars. No commits in the last 6 months.
Use this if you are a beginner looking to learn how to automatically collect information from websites for analysis or archiving.
Not ideal if you already have advanced web scraping experience or require a ready-to-use application without programming.
Stars
137
Forks
22
Language
Python
License
GPL-3.0
Category
Last pushed
Jun 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/DwarfThief/Raspagem-de-dados-para-iniciantes"
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.