scrapy-redis
Redis-based components for Scrapy. (by rmax)
powerpage-web-crawler
a portable, lightweight web crawler using Powerpage. (by casualwriter)
scrapy-redis | powerpage-web-crawler | |
---|---|---|
4 | 6 | |
5,590 | 7 | |
0.3% | - | |
6.0 | 0.0 | |
10 months ago | over 3 years ago | |
Python | HTML | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
scrapy-redis
Posts with mentions or reviews of scrapy-redis.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-26.
- How to make scrapy run multiple times on the same URLs?
-
Ask HN: What are the best tools for web scraping in 2022?
11. With some work, you can use Scrapy for distributed projects that are scraping thousands (millions) of domains. We are using https://github.com/rmax/scrapy-redis.
-
How can I clone a github project to offline machine ?
git clone https://github.com/darkrho/scrapy-redis.git cd scrapy-redis python setup.py install
powerpage-web-crawler
Posts with mentions or reviews of powerpage-web-crawler.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-10.
- crawl web page without coding, by powerpage-web-crawler
- Recommendations for good Web Scrapers
-
Ask HN: What are the best tools for web scraping in 2022?
it depends. for no-code solution, please check [powerpage-web-crawler](https://github.com/casualwriter/powerpage-web-crawler) for crawling blog/posts.
-
a portable lightweight web crawler using Powerpage.
Just code a portable lightweight web crawler using Powerpage. Powerpage Web Crawler is a portable javascript-application running with Powerpage. It is coded by vanilla javascript in about 350 lines codes, without any dependency.
-
[AskJS] how to scrap an entire website automatically
may check powerpage-web-crawler, whick a simple yet powerful crawler for blogs or web page.
-
PowerPage - Coding desktop application using javascript/html/css
Powerpage Web Crawler (350 line of code)
What are some alternatives?
When comparing scrapy-redis and powerpage-web-crawler you can also consider the following projects:
scrapyd - A service daemon to run Scrapy spiders
polite - Be nice on the web
powerpage-md-editor - A Markdown Editor using Powerpage + simplemde
wi-page - Rank Wikipedia Article's Contributors by Byte Counts.
powerpage - A lightweight web browser for desktop application development by JavaScript/html/css (like electron).