Project Description:
Hey,
i need a tool to getting a list with total likes from a list of fanpages. I have a CSV File with these entries
https://www.facebook.com/fanpages1
https://www.facebook.com/fanpages2
https://www.facebook.com/notworkingfanpage1
https://www.facebook.com/privateprofile1
https://www.facebook.com/failurelink
https://www.facebook.com/pages/fanpage3/304819579564322
I want to upload the URL entries to the tool (can run on my normal php server, over 5.000 entries!) and get back a result csv list:
URL;Likes
https://www.facebook.com/fanpage1;100201
https://www.facebook.com/fanpage2;3939
https://www.facebook.com/notworkingfanpage1;NULL
https://www.facebook.com/privateprofile1;NULL
https://www.facebook.com/failurelink;NULL
https://www.facebook.com/pages/fanpage3/304819579564322;29119
You can get the data from: http://graph.facebook.com/
Deadline Asap/Today und Budget 50 USD