- Notifications
You must be signed in to change notification settings - Fork1.4k
scrapinghub/portia
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.
The easiest way to run Portia is usingDocker:
You can run Portia using Docker & official Portia-image by running:
docker run -v ~/portia_projects:/app/data/projects:rw -p 9001:9001 scrapinghub/portiaYou can also set up a local instance withDocker-compose by cloning this repo & running from the root of the folder:
docker-compose upFor more detailed instructions, and alternatives to using Docker, see theInstallation docs.
Documentation can be found fromRead the docs. Source files can be found in thedocs directory.
About
Visual scraping for Scrapy
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.