#
# # # # #

インフルエンサー プロフィール スクレイパー API

API:Marketing

ドル$15ドル$20

  • インフルエンサー プロファイル スクレーパー API の容量には, 米国, 英国, インド, 中国, 日本, オーストラリア, カナダなど 8 か国以上の 500,000 人以上のソーシャル インフルエンサー プロファイルが含まれています。また, 家電製品を含む幅広いセクターと業界をカバーしています。 , EV, 暗号通貨, ファッション, 家庭, 旅行など。最後に重要なことですが, ソーシャルインフルエンサーは, Youtube, Facebook, Instagram, TikTok, Discord, Telegram, Twitter に限定されないが, チャンネルを持っている場合は 1 つのチャンネルしか持っていない可能性があります。 , など

  • API の使用義務と責任の詳細については, 法的利用規約と条件をお読みください。

API実践事例1


インフルエンサー プロフィール スクレイパー API

特徴

  • 500,000 人を超えるソーシャル インフルエンサーのプロフィール
  • 8か国以上: 米国, 英国, インド, 中国, 日本, オーストラリア, カナダ, 韓国
  • 10以上の分野: 家庭用電化製品, EV, 仮想通貨, ファッション, 家庭, 旅行など
  • ソーシャルチャンネル: Youtube, Facebook, Instagram, TikTok, Discord, Telegram, Twitter など

APIエンドポイント仕様

  • Endpoint Path: /api/1/influencer
  • Type of Data: JSON & 20/分
  • Data Source: Youtube, TikTok, Discord, Facebook, Instagram, Pinterest, Twitter
  • Request Limit: 500リクエスト/月
  • Script & Integration: cURL, JS, Python, Ruby, Php, Node.js, Java, .NET, Rust, Go, Typescript と統合するコード
インフルエンサー プロフィール スクレイパー API エンドポイントの基本情報

APIエンドポイントパス

必須

ソーシャルインフルエンサーと KOL プロファイル スクレイパー API

api/1/influencer


メソッドの呼び出し

必須

GET

返されるデータの種類

JSON

インフルエンサープロフィールに構造化されたJSONデータを出力する


利用可能な API 引数とパラメータ

token

必須

BUYFROMLO API トークンを購入します. 無料および有料のサブスクリプション API は両方とも利用可能です: /api/1/influencer からアクセスできます. - オンサイト インフルエンサー検索のサイト APP

category

必須

インフルエンサーのカテゴリを入力します. 選択肢は次のとおりです: 家庭用電化製品, EVと自動車, 暗号通貨, ゲーム, 調理器具と食品, アルコールとCBD, 旅行ホスピタリティ, ライフスタイル


source

オプション

インフルエンサーの出身国のフルネームを入力します. デフォルトは米国です

subscriber

オプション

インフルエンサーのフォロワーの範囲を入力します. デフォルトは100000です

name

オプション

YouTubeチャンネル名を入力

page

オプション

SERP情報の選択されたページネーション. 各ページネーションでは 100 人のインフルエンサー プロフィールが返されます. デフォルト値は 1 ページ目, つまり 1 です.


ソーシャルインフルエンサーと KOL プロファイル スクレイパー API

api/1/influencer


コードの統合と対応

Python コードサンプル


import requests

apiendpoint = "https://api.buyfromlo.com/api/1/influencer?"

## Required Arguments & Parameters ##
token = "BFL token"
category = "Input a category name"
source = "Select a target country or market"
subscriber = "Enter target profle of follower amount"
page = "Input a page pagination"

data="category=" + category + "&source=" + source + "&subscriber=" + subscriber + "&page=" + page
headers={"Authorization": "Bearer " + token}

## Call the api ##
response = requests.get(
    apiendpoint + data, headers=headers)
print(response.status_code)
print(response.json())
                        

JSON 応答サンプル


{
    "Category":" " (string),
    "Name":" " (string),
    "Youtube_Followers":" " (integer),
    "Country": " " (string),
    "Thumbnail_url":" " (string),
    "Twitter_Follower": " " (integer),
    "IG_Followers":" " (integer),
    "TikTok_Followers":" " (integer),
    "Emails": " " (string),
    "Twitter_Profile": " " (string),
    "Instagram_Profile": " " (string),
    "TikTok":" " (string),
    "Pinterest":" " (string),
    "Discord":" " (string),
    "Telegram":" " (string),
    "CountryFinal":" " (string),
    "Web":" " (string)
}
                        

4.5 (全体)

  • 5 stars - 38
  • 4 stars - 10
  • 3 stars - 3
  • 2 stars - 1
  • 1 star - 0

最新のレビュー

よくある質問

The Influencer Profile Scraper API is a tool that allows you to scrape public influencer data from popular social media platforms.

The Influencer Profile Scraper API provides data such as influencer name, social media handles, follower counts, engagement rates, and more.

The Influencer Profile Scraper API has a database of over 500,000 influencers from 8+ countries.

The Influencer Profile Scraper API covers a wide range of industries, including consumer electronics, EV, Cryptocurrency, fashion, household, travel, and more.

You can access the Influencer Profile Scraper API by purchasing a subscription on the BUYFROMLO website.

The cost of the Influencer Profile Scraper API varies depending on the subscription plan you choose.

The Influencer Profile Scraper API has a request limit of 500 requests per month.

The Influencer Profile Scraper API supports a variety of programming languages, including Python, Ruby, PHP, Node.js, Java, .NET, Rust, Go, and TypeScript.

Yes, the Influencer Profile Scraper API allows you to scrape influencers from multiple social media platforms, including YouTube, Facebook, Instagram, TikTok, Discord, Telegram, Twitter, and more.

Yes, the Influencer Profile Scraper API is easy to use and comes with detailed documentation and code examples to help you get started.