Facebook Hashtag Scraper avatar
Facebook Hashtag Scraper

Under maintenance

Pricing

$5.00 / 1,000 posts

Go to Store
Facebook Hashtag Scraper

Facebook Hashtag Scraper

Under maintenance

Developed by

Apify

Apify

Maintained by Apify

Extract data from hundreds of Facebook posts using one or multiple hashtags. Get post text&URL, time of posting, basic poster info, image&video URLs, OCR text, likes, comments and shares count, and more. Download the data in JSON, CSV, Excel and use it in apps, spreadsheets, and reports.

4.8 (5)

Pricing

$5.00 / 1,000 posts

29

Total users

3.8k

Monthly users

141

Runs succeeded

>99%

Last modified

2 days ago

You can access the Facebook Hashtag Scraper 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": [
< "travel"
< ],
< "resultsLimit": 50
<}' |
<apify call apify/facebook-hashtag-scraper --silent --output-dataset

#️⃣ Facebook Hashtag Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: