
Facebook Pages Scraper
Pricing
$10.00 / 1,000 pages

Facebook Pages Scraper
Extract basic data from multiple Facebook Pages or Profiles. Extract Facebook page details, website, email, address, messenger, likes, followers, rating, ad running status, and other public data. Export scraped data, schedule scraper via API, integrate with other tools or AI workflows.
4.1 (12)
Pricing
$10.00 / 1,000 pages
156
Total users
22.9k
Monthly users
1.1k
Runs succeeded
>99%
Issue response
1.2 days
Last modified
8 days ago

Intro section gets mixed up with other information
Closed
Here is the output for https://www.facebook.com/CDWCorporation
"info": [ "CDW Corporation, Vernon Hills, Illinois. 114,559 likes", "396 talking about this", "1,263 were here. At CDW, we know how to make technology work so people..." ],
See screenshot for intro line from incognito chrome - it has no "1,263 were here"
Run id: https://console.apify.com/actors/4Hv5RhChiaDk6iwad/runs/StADexZpFxVB0WLH2#output

Hi!
info
is the array of strings from metadata, we can not change It to keep output compatible. That's why the "Intro" section text was added as an intro
string value into the dataset.
I will close the issue now, but if there is anything else we could help with, please let us know.

Competent Path (competent_path)
The response is for sure incorrect I do not get why closing the issue is the answer

INFO is old format, its array and nothing changed for it. INTRO is the new property with full text from page Intro section

Extract from https://api.apify.com/v2/datasets/dspZ0A4ZUcotr0YJw/items?clean=true&format=json
{"info": ["CDW Corporation, Vernon Hills, Illinois. 114,559 likes","396 talking about this","1,263 were here. At CDW, we know how to make technology work so people..."],"intro": "At CDW, we know how to make technology work so people can do great things."}

Competent Path (competent_path)
I got it it. Thank you.