in reply to Re^6: how to browse a dynamic site using mechanize?
in thread how to browse a dynamic site using mechanize?

I recommend to you to use a solution you understand and a solution you can make work and support on your own. You have been asking the same question repeatedly, but have not made any progress towards a solution. I suggest you reevaluate your approach and consider either reading and understanding the answers you get (this involves work on your part) or hiring somebody to do your work for you (this involves money).

  • Comment on Re^7: how to browse a dynamic site using mechanize?

Replies are listed 'Best First'.
Re^8: how to browse a dynamic site using mechanize?
by jack123 (Acolyte) on May 16, 2012 at 10:55 UTC
    boss, i haven't expected this thing...........ehhhh money...............I successfully browse that page through mechnize::firefox, i need not to worry about all the parameters to be passed with js.......keeping it simple and sweet :)

      Since your example code shows you're trying to automate searching Google I suggest you use their API rather than violate their terms or use.

        Thanks for informing marto but i am not using google or violating its term, that was just for demo as per in other sample codes too...... I am not trying to browse google nor I am violating any website terms and conditions.