urlscan icon indicating copy to clipboard operation
urlscan copied to clipboard

👀 Analyze Websites and Resources They Request

Results 1 urlscan issues
Sort by recently updated
recently updated
newest added

Any sugestion ? ``` > devtools::install_git("https://git.sr.ht/~hrbrmstr/urlscan") .... > library(urlscan) > packageVersion("urlscan") [1] ‘0.2.0’ > urlscan_search("domain:r-project.org") ... 'urlscan_search("domain:r-project.org")': Bad Request (HTTP 400). ```