Merge branch 'master' of github.com:martinrotter/rssguard
This commit is contained in:
commit
ae65c638d5
@ -361,8 +361,6 @@ Executable file must be always be specified, while arguments not. Be very carefu
|
||||
| `Powershell Invoke-WebRequest 'https://github.com/martinrotter.atom' \| Select-Object -ExpandProperty Content` | Download ATOM feed file with Powershell. |
|
||||
| `php tweeper.php -v 0 https://twitter.com/NSACareers` | Scrape Twitter RSS feed file with [Tweeper](https://git.ao2.it/tweeper.git). Tweeper is the utility which is able to produce RSS feed from Twitter and other similar social platforms. |
|
||||
|
||||
<img alt="alt-img" src="images/scrape-source.png" width="350px">
|
||||
|
||||
Note that the above examples are cross-platform and you can use the exact same command on Windows, Linux or macOS, if your operating system is properly configured.
|
||||
|
||||
This feature is very flexible and can be used to scrape data with [CSS selectors](https://www.w3schools.com/cssref/css_selectors.asp). There is ready-made [Python script](https://github.com/Owyn/CSS2RSS) which can be used to scrape websites with CSS selectors very easily. Make sure to give its author the credit he deserves.
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
Loading…
x
Reference in New Issue
Block a user