Maybe a bot or something to check what's missing and go grab that data
Originally created 2019-01-31
Maybe a bot or something to check what's missing and go grab that data
Originally created 2019-01-31
have a scraper mostly built, need to figure out a way to just rip the image names out of the raw JS
maybe just a generic php file_get_contents and then string search for the variable list
made a LOT of progress. it's in the final stages right now. It's creating the scout and then creating the cards in the cardsuggestion table
Issues still:
https://laracasts.com/discuss/channels/laravel/storing-image-file-retrieved-from-external-url?page=1
Okay new websites now, with less information! Also LOTS of data i dont have from old game.
Current scraper wont have to create new scouts/events. Just backfill data.
Break this into two, old scraper to grab old content
New scraper to just grab basic info?