In my case except token I must put cf_clearance cookie (Cloudflare cookie) to valid request to overclockers. After about 30 minutes cookie is not valid and only real browser (with js engine and proper redirect) can generate next valid cookie. :( But as always great video :).
@@RawCoding python is not bad, the latest one has finally added the switch statement, I think it's called match or s something like that. I was going to jump on python to do a quick web app but I ended up going csharp just a lot easier to build as modules are managed properly and deployment is a lot easier
learned a ton of stuff! debugging is where you learn the most. thanks!
In my case except token I must put cf_clearance cookie (Cloudflare cookie) to valid request to overclockers. After about 30 minutes cookie is not valid and only real browser (with js engine and proper redirect) can generate next valid cookie. :(
But as always great video :).
sounds like you know how to figure it out tho, so well done! You can now run playwright in parallel to render that page and get that value
You're doing python now
On Fridays it’s python web scraping ))
@@RawCoding python is not bad, the latest one has finally added the switch statement, I think it's called match or s something like that. I was going to jump on python to do a quick web app but I ended up going csharp just a lot easier to build as modules are managed properly and deployment is a lot easier
Python is good to work with data because you don’t need to create 1000’s of classes for it