←back to thread

707 points namukang | 4 comments | | HN request time: 0.862s | source
Show context
tyingq ◴[] No.29256582[source]
Too bad headless chrome seems uninterested in supporting browser extensions..."wontfix"

https://bugs.chromium.org/p/chromium/issues/detail?id=706008

Otherwise, you could make a pretty neat self-hosted "cloud" of this nice looking scraper extension.

replies(2): >>29256607 #>>29261213 #
1. dkthehuman ◴[] No.29256607[source]
I built Browserflow Cloud for that purpose ;)

It was a lot of work translating the extension code to work with headless browsers, but it means you can deploy your flows to the cloud and have it run automatically!

replies(1): >>29256748 #
2. tyingq ◴[] No.29256748[source]
Yes, sure. Just that some use cases, like internal applications that aren't exposed to the internet, or dev instances of those that are, would be difficult.
replies(1): >>29257302 #
3. mritchie712 ◴[] No.29257302[source]
What type of app did you have in mind?
replies(1): >>29257947 #
4. fragmede ◴[] No.29257947{3}[source]
automation/screenshotting of a bespoke internal ticketing system (aka not-Jira), but without needing to have my laptop on.