Facebook Business Hashtag avatar
Facebook Business Hashtag

Deprecated

Pricing

$9.00 / 1,000 posts

Go to Store
Facebook Business Hashtag

Facebook Business Hashtag

Deprecated

Developed by

Daniel Milevski

Daniel Milevski

Maintained by Community

Facebook for Business offers hashtag insights to help you understand your audience and improve your social media strategy over time. Hashtag details from the "Facebook for Business" portal are different from what regular Facebook users see as a hashtag feed.

0.0 (0)

Pricing

$9.00 / 1,000 posts

1

Total users

73

Monthly users

2

Last modified

2 years ago

You can access the Facebook Business Hashtag programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "keywordList": [
< "webscraping"
< ],
< "resultsLimit": 50,
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call danielmilevski9/facebook-business-hashtag --silent --output-dataset

Facebook Business Hashtag API through CLI

The Apify CLI is the official tool that allows you to use Facebook Business Hashtag locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: