Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thejmazz/battlehack2015
https://github.com/thejmazz/battlehack2015
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thejmazz/battlehack2015
- Owner: thejmazz
- Created: 2015-07-18T17:05:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-19T16:30:21.000Z (over 9 years ago)
- Last Synced: 2024-11-07T08:51:36.324Z (2 months ago)
- Language: JavaScript
- Size: 1.03 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Battlehack
## API Usage
To get a screen of a webpage:
```
GET /api/screen?url=http://google.com
```## commands:
- **help** - return this list of available commands
- **rss _feedurl_** - retreive a selectable list of articles from an RSS feed
- **read _url_** - searches for feed from _url_ and return a list of stories
- **ss** - return a screenshot of the current page as MMS
- **ss _url_** - return a screenshot of _url_ as MMS
- **google _query_** - return a selctable list of search results for _query_
- **lucky _query_** - return the first google search result for _query_