so your name will be published out to the web? you can set the userid as parameter and you get Mark Zuckerbergs Profile here : http://graph.facebook.com/4 Then you can simple count up to infinite to get the other profiles. The API has a Usage limit and blocks after a while
Facebook Graph API robots.txt
11–20 of 44 posts
Re: Facebook Graph API robots.txt
#12I started playing with this new api today. My room mate and I spent an hour with various privacy settings and it does not appear there is any way to prevent your account from being accessed via this.
Re: Facebook Graph API robots.txt
#13I started playing with this new api today. My room mate and I spent an hour with various privacy settings and it does not appear there is any way to prevent your account from being accessed via this.
That is because the info that is available at http://graph.facebook.com/name is http://facebook.com/name . What part of your account are you trying to stop from being accessed? This makes no sense.
Re: Facebook Graph API robots.txt
#14also see: http://graph.facebook.com/default.aspx
Re: Facebook Graph API robots.txt
#15so your name will be published out to the web? you can set the userid as parameter and you get Mark Zuckerbergs Profile here : http://graph.facebook.com/4 Then you can simple count up to infinite to get the other profiles. The API has a Usage limit and blocks after a while
Re: Facebook Graph API robots.txt
#16so your name will be published out to the web? you can set the userid as parameter and you get Mark Zuckerbergs Profile here : http://graph.facebook.com/4 Then you can simple count up to infinite to get the other profiles. The API has a Usage limit and blocks after a while
Anyone knows why they are skipping IDs? Why didn't he pick id=1?
Re: Facebook Graph API robots.txt
#17also see: http://graph.facebook.com/default.aspx
and http://graph.facebook.com/default.html
Re: Facebook Graph API robots.txt
#18I started playing with this new api today. My room mate and I spent an hour with various privacy settings and it does not appear there is any way to prevent your account from being accessed via this.
That is because the info that is available at http://graph.facebook.com/name is http://facebook.com/name . What part of your account are you trying to stop from being accessed? This makes no sense.
Re: Facebook Graph API robots.txt
#19I started playing with this new api today. My room mate and I spent an hour with various privacy settings and it does not appear there is any way to prevent your account from being accessed via this.
That is because the info that is available at http://graph.facebook.com/name is http://facebook.com/name . What part of your account are you trying to stop from being accessed? This makes no sense.
If you're not logged in, my URL returns a 404: http://www.facebook.com/davetufts (or by ID: http://www.facebook.com/profile.php?id=603069147 )
Not a huge deal, because the graph page only shows my name and ID, but they are publicly accessible: http://graph.facebook.com/davetufts or http://graph.facebook.com/603069147
Re: Facebook Graph API robots.txt
#20so your name will be published out to the web? you can set the userid as parameter and you get Mark Zuckerbergs Profile here : http://graph.facebook.com/4 Then you can simple count up to infinite to get the other profiles. The API has a Usage limit and blocks after a while