alternative-me-api

star 1

Use when tasks need the Alternative.me Fear & Greed Index API (free/no-key) for sentiment sections in daily CEX reports.

1sh1ro By 1sh1ro schedule Updated 2/28/2026

name: alternative-me-api description: "Use when tasks need the Alternative.me Fear & Greed Index API (free/no-key) for sentiment sections in daily CEX reports."

Alternative.me API

Use this skill for Fear & Greed Index pulls.

When to use

  • The task needs sentiment index values from Alternative.me.
  • You need a free, no-key sentiment feed for daily/monthly reports.

Quick start

python3 scripts/alternative_me_get.py fng --param limit=30 --pretty

Workflow

  1. Call base URL https://api.alternative.me.
  2. Pull /fng/ with required window.
  3. Convert timestamp to report timezone.
  4. Keep fallback note if endpoint is unavailable.

References

  • references/endpoints.md
Install via CLI
npx skills add https://github.com/1sh1ro/xprepo --skill alternative-me-api
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator