rioagungpurnomo/pyscraping
PyScraping is a universal web-scraping util for Python, built with simplicity in mind.
Easily extract specific information from public web pages, such as website titles, meta descriptions, images, or headings. You provide a web page URL, and it returns the specific pieces of content you need. This is ideal for anyone who needs to gather structured data from websites for research, analysis, or content aggregation.
No commits in the last 6 months.
Use this if you need to quickly and reliably pull out common elements like titles, descriptions, images, or links from many web pages without writing complex code.
Not ideal if you need to interact with dynamic web pages that require user input, login, or JavaScript execution, or if you need to extract data from highly complex or frequently changing page structures.
Stars
8
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/rioagungpurnomo/pyscraping"
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.