You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.3 KiB

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/seymour-package.R
\docType{package}
\name{seymour}
\alias{seymour}
\title{Tools to Work with the 'Feedly' 'API'}
\description{
\if{html}{
\figure{venus-fly-trap.jpg}{options: alt="Figure: venus-fly-trap.jpg"}
}
}
\details{
\if{latex}{
\figure{venus-fly-trap.jpg}
}
'Feedly' is a news aggregator application for various web browsers and
mobile devices running 'iOS' and 'Android', also available as a cloud-based
service. It compiles news feeds from a variety of online sources for the
user to customize and share with others. Methods are provided to retrieve
information about and contents of 'Feedly' collections and streams.
}
\note{
Neither \code{\link[=feedly_search]{feedly_search()}} nor \code{\link[=feedly_stream]{feedly_stream()}} require authentication
(i.e. you do not need a developer token) to retrieve the contents of the
API call. For \code{feedly_stream()} You \emph{do} need to know the
Feedly-structured feed id which is (generally) \code{feed/FEED_URL}
(e.g. \verb{feed/http://feeds.feedburner.com/RBloggers}).
\itemize{
\item URL: \url{https://gitlab.com/hrbrmstr/seymour}
\item BugReports: \url{https://gitlab.com/hrbrmstr/seymour/issues}
}
}
\author{
Bob Rudis (bob@rud.is)
}
\keyword{internal}