https://github.com/zonble/facebooktestaccount
Utility to create Facebook test users
https://github.com/zonble/facebooktestaccount
Last synced: 5 months ago
JSON representation
Utility to create Facebook test users
- Host: GitHub
- URL: https://github.com/zonble/facebooktestaccount
- Owner: zonble
- Created: 2013-04-11T15:41:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-25T18:06:53.000Z (over 11 years ago)
- Last Synced: 2023-04-13T23:06:05.621Z (about 2 years ago)
- Language: Objective-C
- Homepage: https://github.com/zonble/FacebookTestAccount
- Size: 125 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Facebook Test Users Manager
- Weizhong Yang (a.k.a zonble)
- zonble at gmail dot comYou may have the same problem. You made a great application, and your
application publishes contents to Facebook, so you created a lots of
test cases which publish contents using your own Facebook account, and
then your account is banned since Facebook considers that you are
spamming.In such a case, Facebook askes you to create a test user account but
not to use your own account. Facebook's API documentation is available
at https://developers.facebook.com/docs/test_users/ . All you need to
do is to visit the API endpoints with specific GET parameters.The project aims to provide tools to make it easier to manipulate
Facebook's test user APIs. The project includes implementation with
Python, Ruby, PHP, Objective-C and JavaScript programming languages.Enjoy it!