#
# # # # #

Influencer Profile Scraper API

API:Marketing

US$18US$20

  • Influencer profile scraper API capacity has 500,000+ social influencer profile from 8+ countries, which are USA, UK, India, China, Japan, AU, Canda, etc. Also, it covers a wide range of sector and industry, which have consumer electronic, EV, Cryptocurrency, fashion, household, travel, etc. Last but not least, the social influencer might not have only a single channel if she or he has but not limit to Youtube, Facebook, Instagram, TikTok, Discord, Telegram, Twitter, etc

  • For more details regarding API usage obligation & liability, please read Legal Terms of Service & Condition

API Practical Application Showcase 1


Influencer Profile Scraper API

Features

  • 500,000+ social influencer profile
  • 8+ countries: USA, UK, India, China, Japan, AU, Canda, South Korea
  • 10+ sectors: Consumer electronic, EV, Cryptocurrency, fashion, household, travel, etc
  • Social Channel: Youtube, Facebook, Instagram, TikTok, Discord, Telegram, Twitter, etc

API Endpoint Specifications

  • Endpoint Path: /api/1/influencer
  • Type of Data: JSON & 20/minute
  • Data Source: Youtube, TikTok, Discord, Facebook, Instagram, Pinterest, Twitter
  • Request Limit: 500 request/month
  • Script & Integration: Code to integrate with cURL, JS, Python, Ruby, Php, Node.js, Java, .NET, Rust, Go, Typescript
Influencer Profile Scraper API Endpoint Basic Info

API Endpoint Path

required

Social Influencers & KOLs Profile Scraper API

api/1/influencer


Call Method

Required

GET

Type of Data Return

JSON

Output structured JSON data on Influencer profile


Available API Arguments & Parameters

token

required

BUYFROMLO API token. Free and paid subscription APIs are both available: /api/1/influencer, and accessible to on-site APP on Onsite Influencer Search as well

category

required

Input a category of influencer. Here are the options: Consumer Electronics, EV & Automotive, Crytocurrency, Game, Cookware & Food, Alcohol & CBD, Travel Hospitality, Lifestyle


source

Optional

Input a full name of original country of the influencer. The default is United States

subscriber

Optional

Enter the range of influencer followers. The default is 100000

name

Optional

Input Youtube channel name

page

Optional

Selected pagination of SERP information. Each pagination returns 100 influencer profile. The default value is 1st page, which is 1


Social Influencers & KOLs Profile Scraper API

api/1/influencer


Code Integration and Response

Python Code Sample


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 Response Sample


{
    "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 (Overall)

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

Latest Reviews

FAQs

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.