GithubHelp home page GithubHelp logo

hhy5277 / portia-dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siegfried415/portia-dashboard

0.0 1.0 0.0 25.96 MB

portia-dashboard is a visual web crawler based on scrapinghub/portia

License: BSD 3-Clause "New" or "Revised" License

Dockerfile 0.04% Python 39.93% Shell 0.26% JavaScript 18.75% HTML 38.91% CSS 1.72% Makefile 0.21% Batchfile 0.18%

portia-dashboard's Introduction

Portia-dashboard

Portia is a great tool that allows you to visually scrape websites without any programming knowledge required. With Portia you can annotate a web page to identify the data you wish to extract, and Portia will understand based on these annotations how to scrape data from similar pages.

Because Portia by scrapinghub has no dashboard with it, so user can't get the status of spider and scraped items visually , for solving this problem, I add a simple dashboard to Portia, so everybody can get a free dashboard just like scrapinghub cloud.

Sometimes, you will need input user name and password to login, or give a query string to begain a search. Portia can't do this by default. So we add a functionality called "Action" to Portia, like Selenium IDE, user interaction with current page such as mouse click, keyboard input can be recorded as Action, and will be playback when crawling is started.

Running Portia

The easiest way to run Portia is using Docker. You can run Portia using docker by running:

docker run -v ~/portia_projects:/app/data/projects:rw -p 9001:9001 siegfried415/portia-dashboard start-dev 

Portia should now be running on port 9001 and you can access it at http://localhost:9001.

Documentation

When the docker started, you can get documentation at http://localhost:9001/doc/index.html.

portia-dashboard's People

Contributors

abelgvidal avatar agusc avatar andresp99999 avatar chekunkov avatar dangra avatar dchentech avatar duendex avatar dvdbng avatar flip111 avatar hackrush01 avatar hangtwenty avatar jskrill avatar kalessin avatar kmike avatar mbrunthaler avatar michalmo avatar mkly avatar okey avatar pablohoffman avatar plafl avatar rdowinton avatar redapple avatar ruairif avatar rvogel avatar sagelliv avatar shaneaevans avatar stummjr avatar tpeng avatar yarikoptic avatar zniper 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.