Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Automation is the process of having a computer do a repetitive task or a task that requires great precision or multiple steps, without requiring human intervention.

learn more… | top users | synonyms

0
votes
0answers
25 views

Automated Facebook Message Check

Is there anyway to automatically check facebook message and forward it to a cellphone? Here is what I want to do: login to facebook -> check message -> if there is, forward it to a specified email ...
0
votes
0answers
55 views

Automatic account creation via external tool

I see tools on the market like BuzzBundle and XGenSEO which allow to automatically create facebook profiles from within the third-party tool. I was wondering if this is supported by Facebook and if ...
4
votes
1answer
145 views

How to create a Facebook fan page for a website in an automated way?

We are working on a CMS application development. In that case, we need to integrate a feature, that is enabled for user to create a facebook fan page in an automated way for their product/service. But ...
0
votes
0answers
34 views

Can users create their facebook page through my web application?

Is it possible to make my web application users create their facebook page while they are still inside my web application? As I understood, I cant create facebook pages through Open Graph API or any ...
0
votes
0answers
136 views

Facebook Like Button Unlikes Itself - Not able catch edge create event

When I click the Like button, It Likes and then auto Unlikes, i.e. it returns to it's Unliked state. I have also tried to fix this with https://developers.facebook.com/tools/lint/ but its failed for ...
0
votes
1answer
114 views

Programatically pull user data based on “Likes” and “Check Ins”

Is it possible to programmatically pull all the users that Liked your business page so a business could reward them? From what I am reading it doesn’t appear possible but I see advertisements where ...
1
vote
4answers
278 views

How does the link feature on Facebook work?

I've been searching about but have found no comprehensive answer, all I want to know is this, when I put a link into Facebook, it generates the title, description and an image for said site - how? ...
-1
votes
1answer
754 views

howto add facebook friends automatically, or ad likes to your site

Can you describe ways, how user can add friends automatically? I know there are tools like Facebook Friend Adder!How they works, which functionality have?
1
vote
4answers
628 views

How do I automate navigation to a website that requires authentication?

Here's what I'm trying to achieve. I would like to write a script that will navigate to a website that requires me to be authenticated as myself, say Facebook, Live Spaces, Twitter or any other, and ...