cy-zheng/pyCreeper
一个用来快速提取网页内容的信息采集(爬虫)框架, 实现了对网页的动态加载与控制。
PyCreeper helps you automatically collect information from websites, even those that load content dynamically after you visit them. You tell it which web pages to look at and what specific data points you want to extract, and it outputs that data in a structured format. This is ideal for market researchers, data analysts, or anyone who needs to gather large amounts of publicly available web data.
No commits in the last 6 months.
Use this if you need to extract specific text or data from many web pages, especially from sites that require a login or dynamically load content.
Not ideal if you only need to collect data from a few simple web pages that don't change or require interaction.
Stars
31
Forks
6
Language
Python
License
—
Category
Last pushed
Apr 07, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/cy-zheng/pyCreeper"
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.