Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on a site and unix FS specific code #3

Open
Delmortis opened this issue Oct 25, 2018 · 2 comments
Open

Not working on a site and unix FS specific code #3

Delmortis opened this issue Oct 25, 2018 · 2 comments
Assignees

Comments

@Delmortis
Copy link

Delmortis commented Oct 25, 2018

2 things:

  1. 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?

  2. 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

@hrbrmstr
Copy link
Owner

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).

@Delmortis
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants