Blank page returned from browserless.io subscription

This issue has been tracked since 2022-05-19.

Testing your service, I get a blank page on this URL, I'm able to also get a blank page and a console error at #2382 but unsure if this is related, any tips?

curl -X POST \
  https://chrome.browserless.io/screenshot?token=xxx \
  -H 'Cache-Control: no-cache' \
  -H 'Content-Type: application/json' \
  -d '{
  "url": "https://www.realestate.com.au/buy/in-sydney+cbd,+nsw/list-1",
  "options": {
    "fullPage": true,
    "type": "jpeg",
    "quality": 75
  }
}'

https://user-images.githubusercontent.com/275001/169315029-facae465-afc7-4891-9778-6bc0619bd0d7.jpg

joelgriffith wrote this answer on 2022-05-23

Let's follow up with [email protected] -- this page is 429-ing and is applying some kind of bot-detection

More Details About Repo
Owner Name browserless
Repo Name chrome
Full Name browserless/chrome
Language TypeScript
Created Date 2017-11-17
Updated Date 2023-03-22
Star Count 5309
Watcher Count 47
Fork Count 516
Issue Count 29

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date