webmiddle

webmiddle

  • Getting Started
  • GitHub
Project Logo

webmiddleNode.js framework for modular web scraping and data extraction

Get started
Try It Out
GitHub

JSX Components

The building block of any webmiddle application is the JSX component.

Webmiddle Devtools

Evaluate and debug your components, inspect the call state and view the created resources.

Batteries Included

The framework provides a set of core components for the most common operations like http requests, data transformations, flow control, Puppeteer requests, concurrency and error handling.

Extensible

There is no actual difference between a core component and a component that you may want to develop yourself.

Anyone can contribute by adding new components!

Remote execution

Quickly turn webmiddle applications into REST APIs, allowing remote access via HTTP or WebSocket.

Use webmiddle-devtools for running and debugging your components and test them remotely.

Try it Out

webmiddle
Docs
Getting StartedMain ConceptsStarter App
Community
Stack OverflowTwitter
More
GitHubStar
Copyright © 2018 Manuel Dell'Elce