Instagram Influencer Database

🇧🇷 Brazilian Music Influencers — Instagram API

Access a searchable database of Brazil music influencers — musicians, DJs, music producers, and audio content creators. Filter by follower count, gender, city, and more. Retrieve business emails, bios, and engagement data via a simple API call — no signup, no subscription, just $0.10 per search.

Sample Results

These are representative examples of the type of profiles returned. Real searches return live data with current follower counts and contact info.

@beatmaker.collective
478K followers
Hip-hop production
@acoustic.sessions_
243K followers
Singer-songwriter
@dj.wavefront
167K followers
EDM & club music
@indie.chord.club
72K followers
Indie rock & alternative
Business emails included. Profiles with Instagram business contact enabled return a public_email field — ready for outreach without manual research.

API Usage

Search for Brazil music influencers — musicians, DJs, music producers, and audio content creators with a single HTTP request:

ShellREST API
# Try free — no payment needed:
curl "https://socialintel.dev/v1/search?category=Music&country=Brazil&limit=3&demo=true"

# Pay automatically (x402 — no API key needed):
npx agentcash@latest fetch \\
  "https://socialintel.dev/v1/search?category=Music&country=Brazil&limit=20"
Pythonhttpx
# pip install 'x402[httpx,evm]'
from x402.http.clients import x402HttpxClient

# x402 client pays automatically on 402 responses
async with x402HttpxClient(client) as http:
    r = await http.get(
        "https://socialintel.dev/v1/search",
        params={
            "category": "Music",
            "country": "Brazil",
            "limit": 50,
            "min_followers": 10000,
        },
    )
influencers = r.json()["results"]
# Full setup: https://socialintel.dev/docs/quickstart

Pricing

ResultsPricePer Lead
20 results$0.10$0.005
50 results$0.16$0.0032
100 results$0.26$0.0026

Payment via x402 protocol using USDC on Base or Solana. No subscription, no signup. AI agents can pay automatically.


Available Filters for Music Search

ParameterExampleDescription
categoryMusicContent category
countryBrazilCreator's country
min_followers10000Minimum followers (e.g. micro-influencers)
max_followers500000Maximum followers
genderfemaleFilter by gender
queryveganText search in bio
limit50Results to return (max 100)

Frequently Asked Questions

How do I find Brazil music influencers via API?
Use the Social Intel API: GET https://socialintel.dev/v1/search?category=Music&country=Brazil. The API returns a list of matching profiles with follower counts, bios, and business emails where available. Payment is $0.10 per search via x402 (USDC on Base or Solana) — no account required.
What data is included for each music influencer?
Each profile includes: Instagram username, full name, follower count, following count, bio text, business email (when publicly listed), profile category, and whether the account is verified. Business emails are available for creators who have enabled Instagram's contact features.
Do I need a subscription or API key?
No. Social Intel uses x402 micropayments — you pay per search with USDC cryptocurrency on Base or Solana. There's no signup, no monthly fee, and no API key. The cost is $0.10 for up to 20 results, scaling to $0.26 for 100 results. AI agents (Claude, GPT-4, etc.) can pay automatically via x402.
How do I find music influencers for instrument or equipment promotions?
Use category=Music with equipment-specific queries: query=guitar, query=producer, query=DJ equipment, or query=studio setup. Music gear creators frequently review and recommend products to their audiences.
Can I find music influencers by genre?
Yes. Use the query parameter with genre terms: query=hip hop, query=jazz, query=EDM, or query=classical music. Genre is almost always mentioned in creator bios.
What countries have the strongest music influencer scenes?
The US dominates global music influence on Instagram, followed by Brazil (huge music culture), UK, and South Korea (K-pop ecosystem). Brazil in particular has exceptional music engagement rates.

Use Cases

The Social Intel API is used for:

Start Searching Brazilian Music Influencers

First search costs $0.10. No signup, no API key. Pay with USDC on Base or Solana.