Software Alternatives, Accelerators & Startups

Scrapy VS Camunda

Compare Scrapy VS Camunda and see what are their differences

Scrapy logo Scrapy

Scrapy | A Fast and Powerful Scraping and Web Crawling Framework

Camunda logo Camunda

The Universal Process Orchestrator
  • Scrapy Landing page
    Landing page //
    2021-10-11
  • Camunda Landing page
    Landing page //
    2022-04-16

Camunda enables organizations to orchestrate processes across people, systems, and devices to continuously overcome complexity and increase efficiency. A common visual language enables seamless collaboration between business and IT teams to design, automate, and improve end-to-end processes with the required speed, scale, and resilience to remain competitive. Hundreds of enterprises such as Atlassian, ING, and Vodafone orchestrate business-critical processes with Camunda to accelerate digital transformation. To learn more visit camunda.com.

Scrapy

Website
scrapy.org
Pricing URL
-
$ Details
Release Date
-

Camunda

$ Details
freemium
Release Date
2008 January
Startup details
Country
Germany
State
Berlin
City
Berlin
Founder(s)
Bernd Ruecker
Employees
250 - 499

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

Camunda videos

CamundaCon 2018: The Role of Workflows in Microservices (Camunda)

More videos:

  • Review - 5 Camunda advanced topics
  • Review - Camunda, The Universal Process Orchestrator

Category Popularity

0-100% (relative to Scrapy and Camunda)
Web Scraping
100 100%
0% 0
BPM
0 0%
100% 100
Data Extraction
100 100%
0% 0
Project Management
0 0%
100% 100

Questions and Answers

As answered by people managing Scrapy and Camunda.

Who are some of the biggest customers of your product?

Camunda's answer:

likeMagic 24 Hour Fitness Atlassian Deutsche Telekom U.S. Department of Veterans Affairs Zalando Amdocs DB Cargo Helsana

User comments

Share your experience with using Scrapy and Camunda. 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 Camunda

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.

Camunda Reviews

BPM Tools Comparison: Camunda for IT Pros vs Pneumatic for Business Users
Camunda doesn’t offer default deployments, you can’t just sign up for an account and start using it, you have to think first about how and where you plan to deploy your instance. It can be deployed on-premises or in the cloud and supports containerization technologies like Docker and Kubernetes, offering flexibility depending on the company’s IT strategy. Camunda also offers...
7 Best Business Process Management Tools (2023)
Camunda provides one of the best developer communities to help your team design, build, and automate any complicated business process, with over 100.000 developers. Having such a large network is critical for your team to have a technical reference whenever needed.
11 Business Process Management (BPM) Software for SMBs
With Camunda, you can connect, collaborate, and scale rapidly. Orchestrate Camunda into the process endpoints your organization needs to automate the flow and bring IT and business together to collaborate effectively.
Source: geekflare.com
12 of the Top-Rated Free and Open-Source BPM Software Solutions
Description: Camunda is an open-source software company providing process automation with a developer-friendly approach that is standards-based, highly scalable, and collaborative for business and IT. The vendor offers visibility into business operations and improves system resilience. The provider’s workflow and decision automation tools enable Camunda to build software...
Top 7 Workflow Software (2020 Reviews)
Camunda also offers Camunda Cloud — a workflow system that’s best for cloud computing workflows, like a shared service process.
Source: clickup.com

Social recommendations and mentions

Based on our record, Scrapy should be more popular than Camunda. It has been mentiond 94 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 (94)

  • Scrapy Vs. Crawlee
    Scrapy is an open-source Python-based web scraping framework that extracts data from websites. With Scrapy, you create spiders, which are autonomous scripts to download and process web content. The limitation of Scrapy is that it does not work very well with JavaScript rendered websites, as it was designed for static HTML pages. We will do a comparison later in the article about this. - Source: dev.to / about 1 month ago
  • 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 / 6 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 / 11 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: about 1 year ago
  • BeutifulSoup and getting URLs
    Take a look at Scrapy. It has a fairly advanced throttling mechanism for you to not get banned. Source: about 1 year ago
View more

Camunda mentions (16)

  • Workflow, from stateless to stateful
    In addition, I developed a Spring Boot application with Kotlin based on the Camunda platform. Camunda is a workflow engine. - Source: dev.to / 24 days ago
  • Optimizing Decision Making with a Trie Tree-Based Rules Engine: An Experience Report
    In Pictet Technologies, my team relies a lot on decision models. These models allow our business analysts to input Compliance business rules directly into the systems with minimal developer intervention. When I joined the company, we used to use both Drools and Camunda. However, we faced severe memory and performance issues, specifically with Camunda, prompting me to explore alternatives. - Source: dev.to / over 1 year ago
  • How to Communicate Your Process Visually using BPMN as Code
    BPMN is actually a set of standards has been used for years for complex enterprise processes, and nowadays it's becoming more accessible thanks to the development of the new techniques. Web based tooling (like Camunda, BPMN.io), more platforms supporting integrating diagrams into the flows, and remote work culture all helps us to use BPMN easier. Besides all of that, we drive/lead more and more initiatives... - Source: dev.to / over 1 year ago
  • How to Achieve Geo-redundancy with Zeebe
    Bernd Ruecker is co-founder and chief technologist of Camunda as well as the author ofPractical Process Automation with O’Reilly. He likes speaking about himself in the third person. He is passionate about developer-friendly process automation technology. Connect viaLinkedIn or follow him onTwitter. As always, he loves getting your feedback. Comment below orsend him an email. - Source: dev.to / almost 2 years ago
  • Ask HN: Who is hiring? (June 2022)
    Camunda | Senior Frontend Engineer | REMOTE EMEA (Europe, Middle East and Africa) | Full-time At Camunda - https://camunda.com - we have a simple goal: automate any processes, anywhere. All the way from Zalando's online shop to NASA's space missions, processes are everywhere, and at Camunda we have made it our mission to enable organizations to design, automate and improve these processes — no matter where they... - Source: Hacker News / about 2 years ago
View more

What are some alternatives?

When comparing Scrapy and Camunda, you can also consider the following products

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

Appian - See how Appian, leading provider of modern low-code and BPM software solutions, has helped transform the businesses of over 3.5 million users worldwide.

Scraper API - Easily build scalable web scrapers

Bizagi - Bizagi is a Business Process Management (BPMS) solution for faster and flexible process automation. It's powerful yet intuitive BPM Suite is designed to make your business more agile.

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

Kintone - Build business apps and supercharge your company's productivity with kintone's all-in-one...