Software Alternatives & Reviews

Scrapy VS Cypress.io

Compare Scrapy VS Cypress.io and see what are their differences

Scrapy logo Scrapy

Scrapy | A Fast and Powerful Scraping and Web Crawling Framework

Cypress.io logo Cypress.io

Slow, difficult and unreliable testing for anything that runs in a browser. Install Cypress in seconds and take the pain out of front-end testing.
  • Scrapy Landing page
    Landing page //
    2021-10-11
  • Cypress.io Landing page
    Landing page //
    2023-04-17

Scrapy videos

Python Scrapy Tutorial - 22 - Web Scraping Amazon

More videos:

  • Demo - Scrapy - Overview and Demo (web crawling and scraping)
  • Review - GFuel LemoNADE Taste Test & Review! | Scrapy

Cypress.io videos

Introduction to automation testing with Cypress.io (Non-selenium framework)

More videos:

  • Review - Testing Angular with Cypress.io | Joe Eames | AngularConnect 2018

Category Popularity

0-100% (relative to Scrapy and Cypress.io)
Web Scraping
100 100%
0% 0
Automated Testing
0 0%
100% 100
Data Extraction
100 100%
0% 0
Browser Testing
0 0%
100% 100

User comments

Share your experience with using Scrapy and Cypress.io. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Scrapy and Cypress.io

Scrapy Reviews

Top 15 Best TinyTask Alternatives in 2022
The software is simply deployable via the cloud, or you can host the spiders on your server using Scrapy. Only the rules need to be written; Scrapy will take care of the rest to separate the facts. With Scrapy’s portability and ability to run on Windows, Linux, Mac, and BSD platforms, new features can be added without affecting the program’s core.

Cypress.io Reviews

20 Best JavaScript Frameworks For 2023
Cypress is a holistic automation testing framework where the tester can perform unit, integration, end-to-end, and regression testing. Additionally, they may orchestrate and unify outcomes with quality measurements and useful insights that support the agile workplace by leveraging the Cypress cloud.
Top 10 Perfecto alternatives with Zebrunner on top
- is a SaaS web app for easy scaling test runs and debugging failed tests. Pairs with the open source Cypress Test Runner.
Source: zebrunner.com

Social recommendations and mentions

Based on our record, Scrapy should be more popular than Cypress.io. It has been mentiond 93 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Scrapy mentions (93)

  • What is SERP? Meaning, Use Cases and Approaches
    While there is no specific library for SERP, there are some web scraping libraries that can do the Google Search Page Ranking. One of them which is quite famous is Scrapy - It is a fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages. It offers rich developer community support and has been used by more than 50+ projects. - Source: dev.to / 5 months ago
  • Creating an advanced search engine with PostgreSQL
    If you're looking for a turn-key solution, I'd have to dig a little. I generally write a scraper in python that dumps into a database or flat file (depending on number of records I'm hunting). Scraping is a separate subject, but once you write one you can generally reuse relevant portions for many others. If you can get adept at a scraping framework like Scrapy you can do it fairly quickly, but there aren't many... - Source: Hacker News / 10 months ago
  • What do .NET devs use for web scraping these days?
    I know this might not be a good answer, as it's not .NET, but we use https://scrapy.org/ (Python). Source: 11 months ago
  • BeutifulSoup and getting URLs
    Take a look at Scrapy. It has a fairly advanced throttling mechanism for you to not get banned. Source: 11 months ago
  • Looking for a Python (or R) program or package to save only images from any plain vanilla website
    Not only Windows, you can also use it on Mac and Linux too. But for Python and CLI, you can use scrapy. Source: 12 months ago
View more

Cypress.io mentions (26)

  • Simulating Internet Outage and Recovery using Cypress
    In this blog post, we'll explore a Cypress test that replicates this scenario, utilizing the powerful intercept command to manipulate network requests and responses. - Source: dev.to / 3 months ago
  • Scraping a site?
    Maybe something like Cypress is what you're looking for? Cypress.io. Source: 11 months ago
  • How to write tests in Django for JavaScript fetch
    You won't be able to test the javascript function itself from within python, but you can exercise the front-end code using something like cypress (https://cypress.io) or the older but still respectable selenium (https://selenium.dev). Source: about 1 year ago
  • What's your CI/CD flow made of?
    How are they run (services (ie. GitHub Action Runners, SauceLabs, Cypress.io, etc.), or self hosted autoscaling infrastructures)? Source: about 1 year ago
  • React, Vite and TypeScript: Get started in under 2 minutes
    You might have noticed the e2e folder. That's a fully-functioning setup of Cypress for doing integration-level or even full end-to-end tests. - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing Scrapy and Cypress.io, you can also consider the following products

Apify - Apify is a web scraping and automation platform that can turn any website into an API.

Selenium - Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.

Scraper API - Easily build scalable web scrapers

Katalon - Built on the top of Selenium and Appium, Katalon Studio is a free and powerful automated testing tool for web testing, mobile testing, and API testing.

ParseHub - ParseHub is a free web scraping tool. With our advanced web scraper, extracting data is as easy as clicking the data you need.

puppeteer - Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium...