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.

My next side project is a facebook app. I spent a day on reading through the facebook documentation, and then figured out my facebook wall is almost blank. So how can I get enough sample data for developing/testing facebook apps in a quick way? Or which facebook geek has an account with tons of public data that I can test my app with? (I know I can create several test users and friend/comment on/like/... each other, but it is tedious to do this you know.)

share|improve this question
2  
Like several popular pages and they will flood your wall in a while. Creating test users violates TOS (iirc) and for this puprose there are approaches: masteringapi.com/tutorials/… – zerkms Apr 25 '11 at 2:47
@zerkms - By "test users" in my post, I mean the "Test Users Accounts" in your suggested link. With those Test Users Accounts", you still have to create data (likes, comments, etc) for them. – powerboy Apr 25 '11 at 2:59
And you are aware that you'll need a max. one hour to write significant data to test, right? – ifaour Apr 25 '11 at 8:37

1 Answer

Test users cannot interact with other users outside of their app, so I think what you're thinking there doesn't work. Additionally, it's against Facebook TOS to log into another user's account and I'm not aware of any public data sources. Regarding finding a bunch of Facebook pages, check out the Facebook page browser, which allows easy liking and management and should fill up your feed in no time.

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.