Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/egorsmkv/feedly_search

Utility for search RSS feeds on https://feedly.com
https://github.com/egorsmkv/feedly_search

apis feedly go news rss utilities

Last synced: 17 days ago
JSON representation

Utility for search RSS feeds on https://feedly.com

Awesome Lists containing this project

README

        

feedly_search
-------------

Utility for searching RSS feeds on [Feedly](https://feedly.com).

#### Install

```sh
go build -o feedly_search cmd/feedly_search/main.go
```

#### Example

![feedly_search utility](screenshot.png)

```bash
feedly_search -q "#cs" -l "en" -n 10
```