I'm curious - What is the utility of headless browsers? Are there people who earn money by getting it to automatically fill out forms, enter competitions etc?
PhantomJS: Stepping down as maintainer
11–20 of 236 posts
Re: PhantomJS: Stepping down as maintainer
#12Re: PhantomJS: Stepping down as maintainer
#13Re: PhantomJS: Stepping down as maintainer
#14I did too, then found out you also needed a dev license for users being able to run your app. Supporting Mac/OSX is damn expensive if your app is free.
Re: PhantomJS: Stepping down as maintainer
#15I'm curious - What is the utility of headless browsers? Are there people who earn money by getting it to automatically fill out forms, enter competitions etc?
Re: PhantomJS: Stepping down as maintainer
#16I'm curious - What is the utility of headless browsers? Are there people who earn money by getting it to automatically fill out forms, enter competitions etc?
Think "what could I accomplish with a browser, with the slow human replaced by a fast program" and let your imagination run wild.
The space is interesting enough that people have jumped through a lot of hoops to make it work in the past; this makes it one less hoop.
Oh, and if you ever wondered why web captchas are a thing, one of the reasons is headless browsers.
Re: PhantomJS: Stepping down as maintainer
#17I'm curious - What is the utility of headless browsers? Are there people who earn money by getting it to automatically fill out forms, enter competitions etc?
Re: PhantomJS: Stepping down as maintainer
#18Re: PhantomJS: Stepping down as maintainer
#19Re: PhantomJS: Stepping down as maintainer
#20I'm curious - What is the utility of headless browsers? Are there people who earn money by getting it to automatically fill out forms, enter competitions etc?
You could run such a thing as a microservice using a headless browser or PhantomJS. There are probably better ways to do this but that's one of the first things that popped into my head!