Jump to content

Automate Download of Puplookup.csv File?


Recommended Posts

Is there any way to download the latest puplookup.csv from the Virtual Pinball Spreadsheet via curl or similar?  Now that updating it in Popper is as easy as dropping a file into the Popper folder, I'd like to automate its updating.

Link to comment
Share on other sites

  • 2 months later...

I was trying to figure out why the import button was missing and this provided the clue I needed :)  As far as automating the update with curl, I think that's difficult because it seems to me like the export button actually runs in the browser and builds the csv file and isn't an http GET request for the file.  The maintainer would likely have to add something server side for that, or you would need to do something like programmatically launch a headless browser to load the page and click the export button to grab a new copy.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...