Hi, I am trying to monitor a URL for specific text changing (Applying for a Lottery Tour section).
However, it always comes back as EMPTY error. I believe the website utilizes some sort of automation prevention, as I see 403 and other misc. errors when I am trying to pick elements to monitor.
I am trying to monitor for when sign-ups open for September and October 2025.
Any tips or help?
i was not able to access the page using my browser. it timed out.
are you using your local device for checks? if monitoring locally, can you share a screenshot of the error details? page’s snapshot in case of selection empty errors should have more information. thanks!
Try to star at this URL… https://queue.smp.ne.jp/waitingroom?r=suntory_factory&p=yamazaki_02
Then choose
【lottery】Yamazaki distillery MONOZUKURI tour&tasting Prestige Experience (Paid/English)
Then the bottom section is what I want to monitor…
Applying for a Lottery Tour
unfortunately, this link didn’t open either. it is most likely blocking connections from other countries.
i am assuming that you are running this monitor locally. can you share a screenshot from the error’s detail page?
I have the pro version, so I tried with US based mobile source as well, but no luck.
Something I am trying now, is a macro. However, no matter where I start at the index or in the middle page, the macro still never clicks the button or inputs data. I am trying to upload the macro after exporting it, but I am blocked, so the code is below. Is there something I am doing wrong?
{"macros":[{"meta":{"url":"https://queue.smp.ne.jp/waitingroom?r=suntory_factory&p=yamazaki_02","client_id":"ffffffff-ffff-ffff-ffff-ffffffffffff","blockAdsAndCookies":true},"name":"TEST2","spec":{"params":[]},"steps":[["wait_doc",{"frame":0}],["scroll",{"meta":{},"type":"css","value":":root"},0,1326,{"frame":0}],["click",{"meta":{},"type":"css","value":"img.hover"},{"x":80.5,"y":28.45001220703125},{"frame":0}],["wait_doc",{"frame":0}],["scroll",{"meta":{},"type":"css","value":":root"},0,612,{"frame":0}]],"version":2}]}