
Facebook page posts checker
Under maintenance
Pricing
$39.00/month + usage

Facebook page posts checker
Under maintenance
Facebook page checker extracts posts until several years from past, reviews and page details. Groups added as beta, less posts expected but with better details.
4.3 (3)
Pricing
$39.00/month + usage
14
Total users
690
Monthly users
13
Runs succeeded
>99%
Last modified
a year ago
You can access the Facebook page posts checker 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 '{< "pageNames": [< "humansofnewyork"< ],< "maxPosts": 3,< "groupLimit": 0,< "commentsLimit": 0,< "resultsLimit": 10,< "proxy": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call apify/facebook-page-posts-checker --silent --output-dataset
Facebook page posts checker API through CLI
The Apify CLI is the official tool that allows you to use Facebook page posts checker locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: