mdibaiee/web-scraper
simple web scraping: extract texts and links as CSV, and save images of multiple websites
This tool helps researchers, marketers, or analysts quickly gather information from multiple websites. You provide a list of website URLs, and it extracts all text content, links, and saves images into structured CSV files and separate image folders. This is ideal for anyone needing to compile data from various online sources for analysis or record-keeping.
No commits in the last 6 months.
Use this if you need to extract text, links, and images from a list of websites into an organized, downloadable format.
Not ideal if you need to interact with websites (like filling forms or clicking buttons) or extract data that requires complex navigation beyond simple page scraping.
Stars
12
Forks
2
Language
Python
License
—
Category
Last pushed
Apr 22, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/mdibaiee/web-scraper"
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.