Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Using the Facebook API, is it possible to get a list of the most liked pages (non Facebook pages) that were liked in a certain time span?

share|improve this question
1  
What have you tried? – Jimmy Sawczuk Sep 23 '11 at 19:30
I was able to get likes from URLs I specified but I don't know how to obtain a list. – CyberJunkie Sep 23 '11 at 19:37

1 Answer

up vote 0 down vote accepted

A list of pages is not available via the Facebook Graph API. You could scrape their Page Browser, as it does not require anyone to be logged into Facebook. It also has an option for pages by country.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.