rfutbin
rfutbin copied to clipboard
R package to get prices, stats and more information for FIFA Ultimate Team players in Futbin.
Results
1
rfutbin issues
Sort by
recently updated
recently updated
newest added
`rfutbin` is currently not working due to Futbin using Cloudfare to limit web-scraping via a captcha. Small reprex of the issue: ```{r} library(httr) library(dplyr) web
bug