get_substack_search | R Documentation |
Search posts in a Substack publication. If zero results, returns an empty data.frame.
get_substack_search(publication_url, query, limit = 10L, offset = 0L)
publication_url |
Character, e.g. |
query |
Character. Search term. |
limit |
Integer |
offset |
Integer |
A data.frame
(possibly zero‐row).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.