If you are making an authenticated request, you may want to check out EveryAuth as well.
Sent from my Windows Phone ------------------------------ From: Arunoda Susiripala Sent: 5/12/2012 8:10 PM To: [email protected] Subject: Re: [nodejs] Node.js use instead of curl in php. Use request: https://github.com/mikeal/request look for modules you want from http://search.npmjs.org On Sun, May 13, 2012 at 7:58 AM, Marcelo Wanderley <[email protected]>wrote: > Hello, > > I am new to developing node.js. > > And as studies would like to know if you have to do the following > scenario. > > Node.js server need to remotely access a web page with login and password and > capture the information that the page is loaded. > > after loading will make a filter using regular expression. > > What do I need to know is if Node.js makes this remote access. > > Detail, when logging into the page after the login I accept the system > posts to another page that has the necessary information. > > Already thank you for attention. > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > 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 post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Arunoda Susiripala @arunoda <http://twitter.com/arunoda> <http://gplus.to/arunoda>https://github.com/arunoda http://www.linkedin.com/in/arunoda -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
