Andy Thompson

Results 22 comments of Andy Thompson

I'm planning to do this, just there's a little complexity in getting the snapshot of each 4 day slide (although I can easily just get the full slot list for...

Tesco never broke for me, but I'm not running 24/7, with my cron `*/5 5-20 * * *`. I'll look at the ASDA issue later

I found the issue with asda, recaptcha preventing bot login, but it went away as soon as I logged in. I've updated the code to check for this and suggest...

odd, it's still working for me. I don't have it running all day every day tho, skipping nights

works ok on the cloud hosting platform I'm using, wont mention tho, but it's also major

I've had a look at Waitrose and finding it a bit too tricky to do via chrome, as its a single page app backed by a graphql api, and so...

I can't recreate the cookie issue. is there a longer stack trace after the error? The recaptcha thing is a big pain and I can only get around it by...

https://github.com/paulmaunders/delivery-slot-bot/issues/72 - for the recaptcha issue

I've just merged #73 which should give more verbose information I can use to understand where this is coming from. If you update the code, you'll get that information

I'm wondering if it's a bug in your chrome/ium version. It looks as though the cookies being saved have one with a expires of some other type than the Network.getCookies...