Jump to content
UBot Underground

[SELL] Facebook API Plugin (Extreme API Options)


Recommended Posts

  • 1 month later...
  • Replies 199
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Listed on our website at http://www.botguru.net/facebook-fql-explained/   Facebook API – FQL Tutorial From the Facebook Query Language (FQL) documentation Queries are of the form SELECT [field

Update Added:   Proxy support for fetching tokens, as well as command for use inside the fb container to allow for multi threading. http://content.screencast.com/users/lowridertj/folders/Ubot%20Stu

The version number of the DLL did not change with the last update. It's still 1.0.1.1   Here's the hash of the latest file: MD5: 2fddedb82676f56e34b04fbbf25a9e71   Cheers Dan

Posted Images

not at the moment the login code that it was using has since stopped as they have changed the http post options that were available before on facebook and im trying to get it updated.

 

for now the work around is to login in sharred browser or main, then navigate to the graph explorer, set all permissions and scrape the token.

Link to post
Share on other sites

not at the moment the login code that it was using has since stopped as they have changed the http post options that were available before on facebook and im trying to get it updated.

 

for now the work around is to login in sharred browser or main, then navigate to the graph explorer, set all permissions and scrape the token.

Can you add for example code?

Link to post
Share on other sites

not at the moment the login code that it was using has since stopped as they have changed the http post options that were available before on facebook and im trying to get it updated.

 

for now the work around is to login in sharred browser or main, then navigate to the graph explorer, set all permissions and scrape the token.

 

No worries. Solved.

 

I can grab the token from graph api explore page using http post plugin

Link to post
Share on other sites
  • 3 weeks later...

Update released:

 

 

NOTE: The user account must

1. Have access to the Graph Explorer
https://developers.facebook.com/tools/explorer

2. The user must have previously set all permissions (checkbox all permissions) and obtain a token from the above Graph Explorer (this sets the permissions on teh account to use the api and allows the plugin to reach the proper token type.

Then the $fb api http graph token
will get the token on request.



Download of the update can be made from your original download link. 

Should you need your link resent, please email admin [at] botguru.net from your purchase email

Link to post
Share on other sites
  • 3 weeks later...

yes

 

no you dont need a facebook application for this plugin to work

 

A question please. Do I need to make a Facebook Application to use this API? 

 

Thanks

 

no an application is not needed, you can set all settings (permissions from graph explorer) and it will obtain the token from there each time after

 

hi tj

can you help me with this error.

when i load the token alone in a define it works fine.

but

when i try to load anything else it crashes, in the same define or calling another define

version 1.0.3.0

 

With proper checks in place as well as error reporting I had no problems getting api token and getting groups with search term.

also added in code for second tab without keyword

 

see attached

 

face_book_error.ubot

  • Like 1
Link to post
Share on other sites
  • 3 weeks later...
  • 3 weeks later...

Hi TJ,

Can the plugin get all those users that liked a certain page, like the list available in settings (on any facebook page), 'people and other pages'?

 

Thanks

 

 

Link to post
Share on other sites
  • 2 months later...

Hi TJ,

Can the plugin get all those users that liked a certain page, like the list available in settings (on any facebook page), 'people and other pages'?

 

Thanks

The main question is, is there a query that can extract the data via the facebook explorer?

If yes, you can get the data with the plugin. If not, then you can't.

 

The plugin doesn't change or add features to the facebook API. It just provides an interface.

Dan

 

Link to post
Share on other sites

The main question is, is there a query that can extract the data via the facebook explorer?

If yes, you can get the data with the plugin. If not, then you can't.

 

The plugin doesn't change or add features to the facebook API. It just provides an interface.

Dan

 

Do you know if there is a list or some resource with the queries for extracting info from fb?

 

LC

Link to post
Share on other sites

Do you know if there is a list or some resource with the queries for extracting info from fb?

 

LC

 

I found most of what I need in the FB api documentation:

 

https://developers.facebook.com/docs/graph-api/using-graph-api

https://developers.facebook.com/docs/graph-api/reference/

 

But if you are not used to that kind of stuff, it can be a bit tricky at first. 

 

But as soon as you get your head around it, it's not really that tricky.

 

Dan

Link to post
Share on other sites
  • 6 months later...
Guest
This topic is now closed to further replies.

×
×
  • Create New...