You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's the following code in the package:
writeLines(cf_code, "/tmp/a.html")
This fails when there's no /tmp/ folder, like with most Windows computers. Is this line needed or is it a hold-over from debugging?
thx. i'll try to get some time to poke at their changed code. the original was built by request (I've personally never had the need to use it apart from helping someone with the example link in the README).
I've been trying to debug it myself and I'm not really sure what the problem is. The calculated value seems correct but it just doesn't seem to get the cf_clearance cookie back. Someone's python code that does something similar does however seem to work. https://github.com/pavlodvornikov/aiocfscrape
2 things:
There's the following code in the package:
writeLines(cf_code, "/tmp/a.html")
This fails when there's no /tmp/ folder, like with most Windows computers. Is this line needed or is it a hold-over from debugging?
The code doesn't seem to work with:
http://data.arr-software.org/?lon_coord=152.88972&lat_coord=-26.91333&ARFParameters=on&TemporalPatterns=on
The text was updated successfully, but these errors were encountered: