llama-index readers feedly_rss integration
Project description
Feedly Loader
pip install llama-index-readers-feedly-rss
This loader fetches the entries from a list of RSS feeds subscribed in Feedly. You must initialize the loader with your Feedly API token, and then pass the category name which you want to extract.
Usage
from llama_index.readers.feedly_rss import FeedlyRssReader
loader = feedlyRssReader(bearer_token="[YOUR_TOKEN]")
documents = loader.load_data(category_name="news", max_count=100)
Dependencies
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file llama_index_readers_feedly_rss-0.3.0.tar.gz
.
File metadata
- Download URL: llama_index_readers_feedly_rss-0.3.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19531f9d45f809725877315eab69a19ee7261614b0c2901946669aa49e1ff27a |
|
MD5 | 1be2f7c196361980c6753cf5b5ab78e8 |
|
BLAKE2b-256 | 1e204aba3a5c5917e7713b37c0a8d7769d48e60d0a3ddfa9f9129c0992212f9e |
File details
Details for the file llama_index_readers_feedly_rss-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: llama_index_readers_feedly_rss-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb62ae58a232ce199e4a2c5a4cc4d86c1f0aac64ee95048462ab49313f0a90f1 |
|
MD5 | e584177ed3110a8d90cb8bd85333aeac |
|
BLAKE2b-256 | 35e92ebe50195a8ad391d3ccdfb888a6a66947134f837306b55e6de6c88abe6e |