Git Product home page Git Product logo

liquidata's Introduction

Liquidata, an open source visual data extractor

Liquiddata is a free and open source web based data extraction system that can turn any website into structured data. This can be done with little to no knowledge of HTML or javacript, through a simple point and click web based system. Projects can then be reused and run manually or through a schedule, as needed.

Capabilities

Liquidata allows for a data to be extracted through a sequence of actions. Each action represents a specific operation to perform during the execution of the project. At the end of execution then the extracted data can be visualized or exported in a json form which can be used elsewhere for specific purposes.

The actions themselves are added and configured through the use of the Liquidata Client application. The actions are grouped together using a reusable form in a project that represents the overall data extraction tasks to perform.

Overview

  • Simple point and click application
  • Data can be extracted with no knowledge of HTML or Javascript
  • Images, text, and links can be extracted into a structured form
  • Automatically can select similar items to simplify structured extraction
  • Extraction can be run locally or in the cloud

Client

Liquidata Client is the heart of the system. This is the application that is used to build the projects for each data extraction need. Each extractor consists of a single project, which in turn consists of one or more templates. The main template is automatically the entrypoint for the extractor and acts as the starting point for everything.

Each template consists of a series of actions that define the options to perform and the data to be extracted. In most cases the main template is sufficent. However in advanced cases complicated sites may need multiple templates, where each one has a specific purpose. Each action can then be configured and customized for the project's specific needs.

Emporium

Liquidata Emporium is a simple fake ecommerce website that can be used to test the many capabilities of Liquidata. All the information is randomly generated the first time the site is loaded and then reused. This means the Emporium can be used as many times as needed to perfect data extraction without fear of being blocked, or getting the dreaded CAPTCHAs.

Offscreen

Liquidata Offscreen is a way to run the Liquidata projects in the background so that projects can be repeatedly run without user interaction or on a schedule. This greatly simplifies the case where data is needed more than a single time or where complicated projects take some time to run.

Liquidata Offscreen uses a headless browser to execute the project exactly as a user would in a normal web browser. This avoids the web security limitions that Liquidata Client has, due to how the Client visualizes other websites for extraction.

Cloud

Liquidata Cloud is similar to Liquidata Offscreen, however projects can be run and scheduled in the cloud which means local resource limitations are not a concern anymore. The cloud offers the simpliest way to execute projects without a need for worrying about things directly.

Through the cloud, projects can also be run in parallel and massively scaled to ensure that complicated projects can be executed quickly and efficently. All extracted data can then be downloaded locally or visualized directly in the cloud.

Actions

An action is a single building block that performs a specific operation. Multiple actions can be used together to perform complicated tasks or to extract whatever data is needed for specific projects.

Selection

Data

Logic

Interaction

liquidata's People

Contributors

telavian avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.