PipedreamHQ / PipedreamHQ/pipedream

[Components] currents_api

Open
#15,850 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# currents_api
## URLs
- https://currentsapi.services/en/docs/
## Webhook Sources
### new-article-instant
#### Description
Emit new event when a new article is published. Requires a webhook subscription to receive real-time updates.
### new-comment-instant
#### Description
Emit new event when a new comment is added to an article. Requires a webhook subscription to receive real-time updates.
## Polling Sources
### new-topic-article
#### Description
Emit new event when a new article is published under a specific topic. Users can specify the topic as a required prop.
## Actions
### search-articles
#### Description
Search for articles based on keywords, category, or topic. Users can specify search terms and filters as optional props.
### get-article
#### Description
Retrieve details of a specific article by providing an article ID or URL as a required prop.
### list-topics
#### Description
Retrieve a list of available topics or categories for articles. No required props.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.