Re: webscrapping ringcentral.com using mechanize

2010-01-15 Thread shrini
Hi, > You wouldn't be trying to crack their customers account logins would > you? Coz it would be highly illegal if you were. I am a valid customer of ringcentral.com We have multiple accounts and need to automate some actions in ringcentral site. still no clue on how to scrap ringcentral site.

Re: webscrapping ringcentral.com using mechanize

2010-01-15 Thread r0g
shrini wrote: > Hi, > >> You wouldn't be trying to crack their customers account logins would >> you? Coz it would be highly illegal if you were. > > I am a valid customer of ringcentral.com > > We have multiple accounts and need to automate some actions in > ringcentral site. > > still no clue

Re: webscrapping ringcentral.com using mechanize

2009-12-18 Thread r0g
shrini wrote: > 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' >

Re: webscrapping ringcentral.com using mechanize

2009-12-17 Thread S.Selvam
On Thu, Dec 17, 2009 at 3:34 AM, shrini wrote: > 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