@alexanderschneider/piece-adanos
v0.1.1
Published
Adanos market sentiment actions for Activepieces workflows.
Downloads
191
Maintainers
Readme
Adanos for Activepieces
Use Adanos market sentiment data in Activepieces workflows. The piece provides read-only actions for stock and crypto sentiment, trending assets, aggregate market sentiment, and asset comparison.
Authentication
Create an API key at adanos.org and add it as an Adanos connection in Activepieces. Requests use the limits of the connected Adanos Free, Hobby, or Professional account.
| Plan | Monthly requests | Historical lookback | Usage | | --- | ---: | ---: | --- | | Free | 250 | 30 days | Non-commercial | | Hobby | 250,000 | 90 days | Non-commercial | | Professional | 2,500,000 | 365 days | Commercial |
Install from npm
After the package is published, open Settings → My Pieces → Install Piece
in Activepieces and enter @alexanderschneider/piece-adanos.
Development
bun install
bun run --filter @alexanderschneider/piece-adanos build
bun run --filter @alexanderschneider/piece-adanos test
bun run --filter @alexanderschneider/piece-adanos lintAPI reference: api.adanos.org/docs
