Hi,
I'm trying to write a command line script that sends a query to the Table Browser and retrieves the results, but I cannot trick the Table Browser making it think that I pressed the "get output" button (the submit type input at the end of the form). The page I get as HTTP response is not the result page, but the Table Browser page.
I've found this wiki, but it seems a bit outdated because adding this variables
submit=submit&hgta_doTopSubmit=1to the POST request doesn't change the response I get.
Does some kind of "Genome Browser URL API", or other documented URL-method exists?
What type of data do you want to retrieve? UCSC has >200 tools to work with their data, so usually there is a command line tool...