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

Error: Not Found (HTTP 404) using scrapnames function #933

Open
nickbond opened this issue May 24, 2024 · 0 comments
Open

Error: Not Found (HTTP 404) using scrapnames function #933

nickbond opened this issue May 24, 2024 · 0 comments

Comments

@nickbond
Copy link

nickbond commented May 24, 2024

Running examples for the scrapenames function returns an error. Have tried on multiple systems and networks.

Example below.
library(taxize)
scrapenames('https://en.wikipedia.org/wiki/Spider')

returns
Error: Not Found (HTTP 404)

R sessionInfo below.

> sessionInfo() 
R version 4.4.0 (2024-04-24)
Platform: aarch64-apple-darwin20
Running under: macOS Sonoma 14.4.1

Matrix products: default
BLAS:   /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 
LAPACK: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRlapack.dylib;  LAPACK version 3.12.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant