Facebook Posts/Comments Scraper avatar
Facebook Posts/Comments Scraper

Pricing

$25.00/month + usage

Go to Store
Facebook Posts/Comments Scraper

Facebook Posts/Comments Scraper

Developed by

Alien Force

Alien Force

Maintained by Community

Facebook Post Scraper with Comments extracts Facebook post details, including text, author info, likes, shares, and media. It also scrapes comments with user details, engagement metrics, and timestamps. Ideal for social media monitoring, sentiment analysis, and audience insights.

0.0 (0)

Pricing

$25.00/month + usage

6

131

50

Issues response

9.5 hours

Last modified

20 days ago

VH

would be nice with a input_url column

Closed

vivid_hawk opened this issue
2 months ago

So that we can join data backwards :)

alien_force avatar

Hi, I will make the necessary changes and let you know! thank you for reaching out!

alien_force avatar

You will find a key named "input" with the output schema that refers to the actual URL provided by your side. This will help you match the output data with your input URLs

{
"input": "https://www.facebook.com/aujourdhui.ma/posts/pfbid02Xb7V7Yu8qQo2CCfqLRRqCjRQN4YVy2PcBQRj6zGcJhi5VtCYC3dHyGjinHWWDFehl",
"author": null,
"post_id": "1070623045110810",
"action_id": "ZmVlZGJhY2s6MTA3MDYyMzA0NTExMDgxMA==",
"text": "",
"create_time": 1743957669,
"post_url": "https://www.facebook.com/aujourdhui.ma/posts/pfbid02XNam7o6mCzFJARFiCEv9b2sT1ywRuzwSnRyA5FqBrYkzCaDSWaikP7H4CFvT8N5Ul",
"like_count": 4,
"comment_count": 0,
"share_count": 0,
"view_count": 0,
"play_count": 0,
"image_list": [
"https://scontent.fosu2-1.fna.fbcdn.net/v/t39.30808-6/489286934_1070622911777490_4047681908042279881_n.jpg?stp=dst-jpg_p526x296_tt6&_nc_cat=106&ccb=1-7&_nc_sid=127cfc&_nc_ohc=9nVMjxCEl0cQ7kNvwG-CWhh&_nc_oc=AdmqnfQnrvsmgbYfy0Vsih7OQqR9qhdH51PVtQVQd2KslS-jO4_1CXQOSGmWEFf4EMgPOf4TGH9XUoE8O4XTQlWG&_nc_zt=23&_nc_ht=scontent.fosu2-1.fna&_nc_gid=luCQ_QJj9-e6V7yuoAS3PA&oh=00_AfKcmLUu_vpVeVsUAmq9t76qiVSY7-JTd9TfngSgAgz2Fw&oe=683F8895"
],
"video_list": [],
"video_cover_image": [],
"durationInSec": [],
"type": "post",
"author_username": "Aujourd'hui le Maroc",
"author_user_id": "100064893721948",
"author_profile_url": "https://www.facebook.com/aujourdhui.ma",
"author_avatar": "https://scontent.fosu2-2.fna.fbcdn.net/v/t39.30808-1/322368182_546323110739426_3727664367431327631_n.jpg?stp=cp0_dst-jpg_s40x40_tt6&_nc_cat=101&ccb=1-7&_nc_sid=2d3e12&_nc_ohc=cGiGOPobLboQ7kNvwHSKPGS&_nc_oc=Adnmw0nCoPq06pQvzxi_-r6BdczU3VQOTmote2eAXQxPOZq6CTth_bcnw7mo_brdTogk6hN4Mfg4QCKgi6MyNx4M&_nc_zt=24&_nc_ht=scontent.fosu2-2.fna&_nc_gid=luCQ_QJj9-e6V7yuoAS3PA&oh=00_AfK0D1O58MPl_NPA4hYthG4xWBpqRMuNI7T7vnmMEJGxsQ&oe=683F782C",
"comments": []
}

Feel free to open another issue if you have any other questions. Best,

VH

vivid_hawk

2 months ago

Thank you - my mistake :)

alien_force avatar

No problem; feel free to reach out with any questions or concerns.