Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Visual scraping for Scrapy

License

NotificationsYou must be signed in to change notification settings

scrapinghub/portia

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.

Running Portia

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/portia

You can also set up a local instance withDocker-compose by cloning this repo & running from the root of the folder:

docker-compose up

For more detailed instructions, and alternatives to using Docker, see theInstallation docs.

Documentation

Documentation can be found fromRead the docs. Source files can be found in thedocs directory.

About

Visual scraping for Scrapy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors38


[8]ページ先頭

©2009-2026 Movatter.jp