[Ilugc] webscrapping ringcentral.com using mechanize

  • From: tshrinivasan@xxxxxxxxx (Shrinivasan T)
  • Date: Thu Dec 17 08:33:56 2009

Hi,

I am trying to scrap the website 'http://service.ringcentral.com'

It has a form with three input boxes.

When trying to get the form with mechanize, it is throwing the
following error.

mechanize._mechanize.FormNotFoundError: no form matching name 'login'

but, the page has the form with name "login".

This form is submitted by javascript.

Need your help to fill the form and login to that site using python
+mechanize.

My code is pasted here.

http://pastebin.com/f339461b4

Thanks.

Regards,
Shrinivasan

-- 
Regards,
T.Shrinivasan


My experiences with Linux are here
http://goinggnu.wordpress.com

For Free and Open Source Jobs
http://fossjobs.wordpress.com

Other related posts: