I'm looking for a tool or some way of exporting facebook insights data for my pages in a way that i can automate it. Specifically I'd like to create a scheduled task that runs daily that can save a csv or excel file of a pages insights data using a facebook api. I would then have an ETL job that puts that data into a database.
I checked out the odata service for excel, which appears to be broken. Does anyone know of a way to automate the export of insights data for facebook pages?