Grab public info on any Facebook profile, with PHP

Job ID: 32474171

Budget: $30 – $250 USD

Look at the Facebook profiles below:

Examples:
https://www.facebook.com/nontapat.sukkasem/
https://www.facebook.com/tar.coke/

I need you to grab all info displayed on any public Facebook profile:

- name, subname (search for H1 and .bi6gxh9e when viewing source code)
- Facebook ID numeric number (search for al:ios:url when you view source code)
- public profile picture (avatar, cover photo)
- pictures listed in the section Photos
- any other info in About section

Create an array to store all above info, and display them on a PHP page.

I mean, I need a PHP page, with a form, and when I enter the Facebook profile link to the form, click a submit button, I can see all public info above without visiting the profile page.

I will pay around $50 - $100

I think that you may need to use cURL, get the source code, then rebuild the HTML, After that you can scrap the info. Just a suggestion or you can do it in your way.
Related categories: PHP Web Scraping cURL jQuery