Facebook Pages Scraper avatar

Facebook Pages Scraper

Try for free

Pay $10.00 for 1,000 Pages

Go to Store
Facebook Pages Scraper

Facebook Pages Scraper

apify/facebook-pages-scraper
Try for free

Pay $10.00 for 1,000 Pages

Facebook scraping tool to crawl and extract basic data from one or multiple Facebook Pages. Extract Facebook page name, page URL address, category, likes, check-ins, and other public data. Download data in JSON, CSV, Excel and use it in apps, spreadsheets, and reports.

competent_path avatar

Intro section gets mixed up with other information

Closed
Competent Path (competent_path) opened this issue
21 days ago

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

alexey avatar

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 avatar

The response is for sure incorrect I do not get why closing the issue is the answer

alexey avatar

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

alexey avatar

Extract from https://api.apify.com/v2/datasets/dspZ0A4ZUcotr0YJw/items?clean=true&format=json

1{
2  "info": [
3    "CDW Corporation, Vernon Hills, Illinois. 114,559 likes",
4    "396 talking about this",
5    "1,263 were here. At CDW, we know how to make technology work so people..."
6  ],
7  "intro": "At CDW, we know how to make technology work so people can do great things."
8}
competent_path avatar

I got it it. Thank you.

Developer
Maintained by Apify

Actor Metrics

  • 967 monthly users

  • 109 bookmarks

  • >99% runs succeeded

  • 11 hours response time

  • Created in Feb 2020

  • Modified 5 days ago