Http fb ?

Tahx

Junior Member
Joined
Jun 19, 2013
Messages
174
Reaction score
47
Hey,

Has someone already successfully made a http request to facebook with all parameter needed ? (not just login)
 
there is API if you are not aware, fully documented :)

what kind of requests you are looking to do?
 
Liking page, I just got it in just HTTP it was a pain ahah. Also the API isn't nice at all for what I need. It wasn't to ask help or anything I wanted to know if someone has already made it in http too.

I need to do Youtube now. Not sure if I'll do it through.
 
Use fiddler2.
Its quite easy just look at request and responses it'll work
 
Liking page, I just got it in just HTTP it was a pain ahah. Also the API isn't nice at all for what I need. It wasn't to ask help or anything I wanted to know if someone has already made it in http too.

I need to do Youtube now. Not sure if I'll do it through.

Good luck with youtube. Save yourself the headaches and pain, lots of pain and just use a browser
 
Last edited by a moderator:
Hey,

Has someone already successfully made a http request to facebook with all parameter needed ? (not just login)

What request exactly do you need?
Or you can just use the developer tools of Google Chrome and see all request you make to FB while visiting it.
 
Last edited by a moderator:
there is API if you are not aware, fully documented :)

what kind of requests you are looking to do?
 
Back
Top