We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Server settings
1 parent 59f5f6e commit e2ad9fbCopy full SHA for e2ad9fb
README.md
@@ -21,8 +21,7 @@ pip install -r requirements.txt
21
python -m playwright install chromium
22
```
23
7. Register web scrapers in `PolyAnalyst`:
24
- - Open `PolyAnalyst Administrative Tool`
25
- - Go to `Server setting`
+ - Navigate to [`Server setting`](https://localhost:5043/polyanalyst/static/paclient/pa6admin.html?page=18) in `PolyAnalyst Administrative Tool`
26
- Open `Web scrapers` context menu and click on `Add item`
27
- Enter the scraper name in the `Name` field. This name will be displayed in the drop-down `Scraper` menu in the `Internet Source` node wizard
28
- Enter a command in the `Command` field. For example,
0 commit comments