Spaces:
Sleeping
Sleeping
| title: CreatorPulse India API | |
| emoji: π | |
| colorFrom: indigo | |
| colorTo: green | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # CreatorPulse India β API | |
| FastAPI backend for CreatorPulse India: creator discovery, channel profiles, | |
| niche-demand forecasts, and brand β creator matching over a YouTube Data API | |
| corpus of 12,547 Indian creators. | |
| **Endpoints** | |
| - `GET /healthz` β liveness | |
| - `GET /stats` β corpus summary | |
| - `GET /creators?q=&limit=` β search creators | |
| - `GET /creators/{channel_id}` β single creator profile | |
| - `GET /niches/{niche}/forecast` β niche demand forecast | |
| - `POST /match` β rank creators for a campaign brief (semantic fit, niche overlap, | |
| fraud risk, budget fit, reach) | |
| Built by [Ayush Gupta](https://github.com/ayushgupta07xx). | |