Hi, I'd like to write an app that can login on page (not offering api) *using 
login and password provided by user*, then catch session id and use it to 
do things like adding new pictures etc. The page interface use ajax.

I'd like to know how to approach this problem, steps I must take. For 
example how to log in and substain session. How to make ajax requests to 
another domain and catch responses so I can take action (I must be logged 
in to do that, so here comes session). 

I'm not expecting full solution, only a little help, because I don't know 
how to begin, what steps to take, which npm packages would be the best (I 
found one called node-facebook-page-tab 
<https://github.com/paulomcnally/node-facebook-page-tab>).

Thanks for all the help in advance.

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/a4f9408b-0e7e-4c11-958d-b46c63708474%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to