For anyone who might not be aware, Chrome also has the ability to save screenshots from the command line using: chrome --headless --screenshot="path/to/save/screenshot.png" --disable-gpu --window-size=1280,720 " https://www.example.com "
Quick note: when trying to do full page screenshots, Chrome does a screenshot of the current view, then scrolls and does another screenshot. This can cause some interesting artifacts when rendering pages with scroll behaviors. Firefox does a proper full page screenshot and even allows you to set a higher DPS value. I use this a lot when making video content. Check out some of the args in FF using: `:screenshot --help…
Show HN: An API that takes a URL and returns a file with browser screenshots
51–60 of 107 posts
Re: Show HN: An API that takes a URL and returns a file with browser screenshots
#52Earlier quoted context omitted.
It's one guy running his little AI startup fresh out of college. Claims to be a former national security analyst but makes no such claim on his LinkedIn.
Thanks for the catch on my LinkedIn, I really should have that there now. It was originally something I kept private.
Re: Show HN: An API that takes a URL and returns a file with browser screenshots
#53I have a homegrown solution using an LLM and scrapegraphai for https://getchangelog.com but would rather offload that to a service that does a better job rendering websites. There's some websites that I get error pages from using playwright, but they load fine in my usual Chrome browser.
Re: Show HN: An API that takes a URL and returns a file with browser screenshots
#54If you’re worried about the security risks, edge cases, maintenance pain and scaling challenges of self hosting there are various solid hosted alternatives: - https://browserless.io - low level browser control - https://scrapingbee.com - scraping specialists - https://urlbox.com - screenshot specialists* They’re all profitable and have been around for years so you can depend on the businesses and the tech. * Disclosu…
Do these services respect norobot manifests? Isn't this all kinda... illegal...? Or at least non-consensual?
Re: Show HN: An API that takes a URL and returns a file with browser screenshots
#55If you’re worried about the security risks, edge cases, maintenance pain and scaling challenges of self hosting there are various solid hosted alternatives: - https://browserless.io - low level browser control - https://scrapingbee.com - scraping specialists - https://urlbox.com - screenshot specialists* They’re all profitable and have been around for years so you can depend on the businesses and the tech. * Disclosu…
Re: Show HN: An API that takes a URL and returns a file with browser screenshots
#56Earlier quoted context omitted.
Thanks for the catch on my LinkedIn, I really should have that there now. It was originally something I kept private.
Thanks, I'm always on the lookout for people with suspicious or over-exaggerated credentials cough-Lex Friedman-cough . Is the national security paper public? Is it something about Ufimstev?
Re: Show HN: An API that takes a URL and returns a file with browser screenshots
#57If you’re worried about the security risks, edge cases, maintenance pain and scaling challenges of self hosting there are various solid hosted alternatives: - https://browserless.io - low level browser control - https://scrapingbee.com - scraping specialists - https://urlbox.com - screenshot specialists* They’re all profitable and have been around for years so you can depend on the businesses and the tech. * Disclosu…
there's also our product, Airtop ( https://www.airtop.ai/ ), which is under the scraping specialist / browser automation category that can generate screenshots too.
I can see niches cases likes videos or animations being better understood by an agent though.
Re: Show HN: An API that takes a URL and returns a file with browser screenshots
#58If you’re worried about the security risks, edge cases, maintenance pain and scaling challenges of self hosting there are various solid hosted alternatives: - https://browserless.io - low level browser control - https://scrapingbee.com - scraping specialists - https://urlbox.com - screenshot specialists* They’re all profitable and have been around for years so you can depend on the businesses and the tech. * Disclosu…
>What happens if I go over my quota?
>No need to worry - we won't cut off your service. We automatically upgrade you to the next tier so you benefit from volume discounts. See the pricing page for more details.
So... If I go over the quota you automatically charge me more? Hmm. I would expect to be rejected in this case.
Re: Show HN: An API that takes a URL and returns a file with browser screenshots
#59If you’re worried about the security risks, edge cases, maintenance pain and scaling challenges of self hosting there are various solid hosted alternatives: - https://browserless.io - low level browser control - https://scrapingbee.com - scraping specialists - https://urlbox.com - screenshot specialists* They’re all profitable and have been around for years so you can depend on the businesses and the tech. * Disclosu…
Looking at your urlbox - pretty funny language around the quota system. >What happens if I go over my quota? >No need to worry - we won't cut off your service. We automatically upgrade you to the next tier so you benefit from volume discounts. See the pricing page for more details. So... If I go over the quota you automatically charge me more? Hmm. I would expect to be rejected in this case.
In my experience our customers are more worried about having the service stop when they hit the limit of a tier than they are about being charged a few more dollars.