https://github.com/howz1t/steam_rss_finder
This PHP CLI script lets you easily query Steam via a search phrase and attempts to retrieve the RSS feed for the most relevant results.
https://github.com/howz1t/steam_rss_finder
Last synced: 11 months ago
JSON representation
This PHP CLI script lets you easily query Steam via a search phrase and attempts to retrieve the RSS feed for the most relevant results.
- Host: GitHub
- URL: https://github.com/howz1t/steam_rss_finder
- Owner: HOWZ1T
- Created: 2018-03-17T12:42:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T04:01:47.000Z (over 8 years ago)
- Last Synced: 2025-02-21T13:30:39.262Z (over 1 year ago)
- Language: PHP
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STEAM_RSS_FINDER
This PHP CLI script lets you easily query Steam via a search phrase and attempts to retrieve the RSS feed for the most relevant results.
## FLAGS:
- -r [optional flag]the raw flag for output, outputting just the links without * formatting
### Example:
php -f find_rss.php arma 3 -r
## MULTI-QUERY:
Multi-Query support via / as the delimeter.
### Example:
php -f find_rss.php arma 3 / dota / call of duty black ops 3
## General Example:
php -f find_rss.php arma 3