Facebook Posts Scraper avatar
Facebook Posts Scraper

Pricing

$35.00/month + usage

Go to Store
Facebook Posts Scraper

Facebook Posts Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract data from hundreds of Facebook posts from one or multiple Facebook pages and profiles. Get post URL, post text, page or profile URL, timestamp, number of likes, shares, comments, and more. Download the data in JSON, CSV, and Excel and use it in apps, spreadsheets, and reports.

4.6 (33)

Pricing

$35.00/month + usage

352

Total users

23K

Monthly users

1.9K

Runs succeeded

>99%

Issues response

2.9 days

Last modified

5 days ago

EM

Music Info

Closed

emmasinclair opened this issue
2 months ago

Is it possible to scrape the music data associated with a Facebook video or Reel video? Somtimes the music info is shown on the Facebook site or app

alexey avatar

Hi!

Currently, we provide support for music info when direct reel or video URLs are added as the input: https://console.apify.com/view/runs/3NczDa91uIWQrDCEY

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

{
"soundtrack_info": {
"id": "1169368151421327",
"type": "CUSTOM_AUDIO"
},
"track_title": "Vietjet · Original audio",
"music_album_art_uri": "https://scontent-lim1-1.xx.fbcdn.net/v/t39.30808-1/357704635_689780813174736_4540958308754744445_n.jpg?stp=cp0_dst-jpg_s64x64_tt6&_nc_cat=1&ccb=1-7&_nc_sid=2d3e12&_nc_ohc=1t59JE2sU7sQ7kNvgHN3Xx9&_nc_oc=AdkMciik57wXEUZ1NbZw-e67CUfFvE_25DtdcndGTgyRGKe1h0SOTXL6xljo2L18aQ8&_nc_zt=24&_nc_ht=scontent-lim1-1.xx&_nc_gid=KxDLFIjU0nlkFZ4GO56wbw&oh=00_AYHgqgZ7XnL0-giRM5ENgd85jYi21FOPGbeZ5Jl1nKHCeQ&oe=67E92BB1",
"is_original_audio_on_facebook": true
}

Please check your posts and let us know if the details are enough for you.

alexey avatar

I will close the issue now, but if there is anything else we can help with, please let us know.