Jump to content
UBot Underground

I need a Facebook Bot ASAP


Recommended Posts

Summary
-------------
Using Ubot, we want to grab facebook comments utilizing two methods 

Using various search terms against facebook graph api.
Scraping the comments off of a particular fan page. 

(You may also use the graph API and the facebook query language if it is easier)

Requirements
-----------------
* I would like to maintain one text file of the search terms and another file of URL's for certain fan pages.
* I should be able to add to or remove from these files easily.
* If using the graph API, then all content that the graph api offers should be scraped
* The data should be output in a pipe separated csv file. (One file per search term and one file per fan page)
* You will deliver the source code and executable of the bot

Nice to have
------------------
* It would be nice to have query strings submitted to the facebook api based on  Facebooks Query Language FQL
* It would be nice to be able to set the range of dates in the FQL if possible


The initial product list for the query strings are  from the Detergent, Soap, home care, feminine health and beauty market

Tide
Gain
All <-- Careful very ambigous  
Era
Wisk
Purex   
Arm & Hammer 
Cheer 
Xtra 
Always Infinity
Always Ultra
Gillette
Olay
Downy
Mr. Clean
Lash Blast
Nature Luxe
Febreze
Crest toothpaste
Crest whitestrips


The initial urls for the fan pages are
----------------------------------------------------
facebook.com/tide
facebook.com/gain
facebook.com/allLaundry
facebook.com/eradetergent
facebook.com/wisk
facebook.com/alllaundry
facebook.com/purex
facebook.com/purexcanada
facebook.com/armandhammer
facebook.com/gillette
facebook.com/olay
facebook.com/febreze
facebook.com/crest
facebook.com/CrestWhitestrips
facebook.com/downy
facebook.com/pages/Always-Ultra

Some reference
---------------------
https://graph.facebook.com/search?q=tide%20detergent&type=post

API info can be found here: 
----------------------------------

http://developers.facebook.com/docs/reference/api/search/
http://developers.facebook.com/docs/reference/fql/comment

Link to post
Share on other sites

Using FQL is the way to go for this trust me on that one. I just don't know if you can use Ubot for it I think you would have to connect your app to fb through the domain so it might have to be a script that resides on a server. But maybe somebody else here has other experience.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...