Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

9birds/portia

 
 

Repository files navigation

Portia

Portia is a 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.

Try it out

To try Portia for free without needing to install anything sign up for an account at scrapinghub and you can use our hosted version.

Running Portia

The easiest way to run Portia is using Vagrant.

Clone the repository:

git clone https://github.com/scrapinghub/portia

Then inside the Portia directory, run:

vagrant up

For more detailed instructions, and alternatives to using Vagrant, see the Installation docs.

Documentation

Documentation can be found here. Source files can be found in the docs directory.

Packages

No packages published

Languages

  • JavaScript 73.4%
  • HTML 15.6%
  • Python 10.4%
  • CSS 0.3%
  • Makefile 0.1%
  • Batchfile 0.1%
  • Other 0.1%