From: Yves <yv...@gm...> - 2019-03-01 12:58:34
|
Hi, for me, HtmlUnit is a great help to automate all kind of web-things. It may have its limitations, but concerning your objective, the instagram login problem... don´t blame it on HtmlUnit... it is a fact that instagram and go do not want phantom-users and bots that manipulate likes and other things. They make it very hard for bots these times and I like it... of course, it is annoying, just think of google "robot-captcha" and others... i hate them, but this kind of race will always exist and one time the bot is in front, sometimes the supplier of the webservice. Most services like instagram, facebook and co. offer an API to make automated requests... of course only those functions are available, that do not break their rules... so.. if you want to achieve what your describe here, don´t argue about HtmlUnit if you don´t see the huge bunch of benefit it brings... take your brain and solve the login-problem yourself. regards, yves p.s. thanks for the update and the efforts to all contributors of HtmlUnit. I highly appreciate your work. Am 01.03.2019 um 01:29 schrieb beshoo: > Hello list > Thank you for this update, but what the benefits from using this lib > while i can not even login to instagram. To like one photo.. > > This kind of lib created in order to give more background usability. > > Otherwise user may will use chrome, ok i known how chrome kill memory. > > But at least it solve the problem. > > Kindly may you tell us what is the main goal from this lib? > > On Thu, Feb 28, 2019, 9:28 PM Ronald Brill <rb...@rb... > <mailto:rb...@rb...> wrote: > > Hi all, > > it is a pleasure to announce the availability of HtmlUnit 2.34.0. > The main enhancements are: > - again resync with Rhino and various Javascript improvements > - Neko and CssParser improvments > - as always various fixes, specially with JavaScript > > The full list of changes can be found in [1] > Thanks to all the contributors. > > Happy Testing/Scraping! > The HtmlUnit team > > [1] http://htmlunit.sourceforge.net/changes-report.html#a2.34.0 > > > > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > <mailto:Htm...@li...> > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > > > > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user |