I have contacted data.gov numerous times about a project I am developing for a client. I have only received back one vague email requesting more information, but no reply since. Basically I need to interact with one of government sites that I can not find api for. Currently I have to copy the output data into a excel file for each city the project end user would request.
As you can imagine that's massive. Is there a way to send the inputted request to the government site get the returned data and pass it along to my other api then output the results to the end user? Any help would be greatly appreciated.