NinjaOutreach Social APIで何十億ものデータにアクセスしましょう

強力なNinjaOutreachソーシャルAPIをお使いのシステムに統合すれば、Instagramインフルエンサーのデータ、メトリクス、分析に瞬時にアクセスすることができます。

APIトークンを取得
APIトークンを取得

プロフィールデータに基づいてInstagramインフルエンサーを検索

お客様のマーケティングキャンペーンに最も適したInstagramインフルエンサーを特定しましょう。NinjaOutreachソーシャルAPIを使えば、以下のデータにアクセスできます:

より優れた視点からInstagramマーケティングを眺めましょう

データ駆動のアクションでROIを改善しましょう。Instagramインフルエンサーのメトリクスを閲覧&比較すれば、よりスマートにマーケティングキャンペーンを判断するのに役立ちます。

より優れた視点からInstagramマーケティングを眺めましょう
Instagramのデータを発掘

Instagramのデータを発掘

何百万ものInstagramのプロフィール、ハッシュタグ、そして投稿をクロールします。ブランドからロケーションに至るまで、あらゆるものに対する顧客反応を測定するための、Instagramデータのマイニング用アルゴリズムを構築したくはありませんか?弊社のソーシャルAPIを使えば実現可能です。

開始する

お客様のキャンペーンに合うInstagramインフルエンサーを選定するために必要なプロフィールデータ全てを閲覧できます。エンゲージメントのレーティング、投稿あたりのいいね&返信数、スポンサー付き投稿あたりの費用などを閲覧できます。

ドキュメントを見る GET https://api.ninjaoutreach.com/v2/profile?username=amandaeliselee
{
    "id": 433643,
    "user_id": 231402544,
    "username": "amandaeliselee",
    "full_name": "Amanda Lee",
    "first_name": "Amanda",
    "last_name": "Lee",
    "biography": "[email protected]\nworkout guides\ud83d\udc47\ud83c\udffc",
    "website": "https://www.amandaeliselee.com/",
    "birth_year": null,
    "location_country": "United States",
    "location_region": "California",
    "location_city": "Los Angeles",
    "gender": "female",
    "followers": 12103894,
    "following": 96,
    "is_private": false,
    "is_verified": true,
    "profile_pic_url": "https://scontent-atl3-1.cdninstagram.com/vp/f094dddef3dc47b4674b6f318d62b398/5CF60278/t51.2885-19/s150x150/42631738_256296711693778_5895466616673533952_n.jpg?_nc_ht=scontent-atl3-1.cdninstagram.com",
    "profile_pic_url_hd": "https://scontent-atl3-1.cdninstagram.com/vp/15cdc1e929c5f2b43cef1dd6a158f754/5CF84288/t51.2885-19/s320x320/42631738_256296711693778_5895466616673533952_n.jpg?_nc_ht=scontent-atl3-1.cdninstagram.com",
    "engagement_rate": 0.01681385189294815,
    "likes_per_post": 201374.078125,
    "replies_per_post": 2139.0,
    "deleted": false,
    "discovered_at": "2018-06-11T16:26:31.059134+00:00",
    "created_at": "2018-07-10T02:57:38.499173+00:00",
    "updated_at": "2019-01-23T23:10:43.686347+00:00",
    "engagement_rate_image": 0.017862411215901375,
    "engagement_rate_video": 0.005279705859720707,
    "likes_per_post_image": 213952.0,
    "likes_per_post_video": 63017.0,
    "replies_per_post_image": 2252.727294921875,
    "replies_per_post_video": 888.0,
    "likes_per_post_pct": 0.016637131571769714,
    "replies_per_post_pct": 0.00017671998648438603,
    "views_per_video_pct": 0.05597966909408569,
    "views_per_video": 677572.0,
    "followers_to_following": 126082.2265625,
    "likes_variation_pct": 0.470467,
    "replies_per_100_likes": 1.0463,
    "emails": [
        "[email protected]",
        "[email protected]"
    ],
    "posts": 333,
    "posts_per_week": 1.752251148223877,
    "language": null,
    "last_post_analyzed": "Bs8pqsKFQiD",
    "posts_per_analysis": 2.8468804359436035,
    "analyzed_times": 194,
    "categories": [
        "Fitness",
        "Food"
    ],
    "is_business_account": false,
    "business_email": null,
    "business_phone_number": null,
    "business_address": null,
    "business_category": null
}

/メンションと/ハッシュタグのエンドポイントを使えば、特定のプロフィールに使用されているハッシュタグやメンションに関する正確な情報を、以下のデータと共に取得可能です:

ドキュメントを見る GET https://api.ninjaoutreach.com/v2/mentions/amandaeliselee
{
    "username": "amandaeliselee",
    "mentions": [
        {
            "mention": "fashionnova",
            "count": 145
        },
        {
            "mention": "prettylittlething",
            "count": 64
        },
        {
            "mention": "boohoo",
            "count": 52
        },
        {
            "mention": "goodamerican",
            "count": 24
        },
        {
            "mention": "shoptobi",
            "count": 23
        },
        {
            "mention": "meltdown",
            "count": 23
        },
        {
            "mention": "bangenergy",
            "count": 23
        },
        {
            "mention": "larsapippen",
            "count": 13
        },
        {
            "mention": "sanlorenzo_bikinis",
            "count": 13
        },
        {
            "mention": "boxycharm",
            "count": 8
        },
        {
            "mention": "khloekardashian",
            "count": 5
        },
        {
            "mention": "emmagrede",
            "count": 5
        },
        {
            "mention": "playlistyoga",
            "count": 3
        },
        {
            "mention": "happytea",
            "count": 1
        },
        {
            "mention": "kimkardashian",
            "count": 1
        },
        {
            "mention": "carladibello",
            "count": 1
        }
    ]
}