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.
1 parent 04284fe commit 6287b50Copy full SHA for 6287b50
README.md
@@ -24,7 +24,7 @@ pip install -r requirements.txt
24
- 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
25
- Enter a command in the `Command` field. For example,
26
```commandline
27
- D:\python-scraper-template\env\Scripts\python.exe D:\python-scraper-template\megaputer_blog.py
+ D:\python-scraper-examples\env\Scripts\python.exe D:\python-scraper-examples\megaputer_blog.py
28
```
29
- Click `Save changes` apply the new settings
30
0 commit comments