Scripts for Zillow and others Parse JSON and Output CSV Prerequisite brew install deno Step Copy the Response of the query https://www.zillow.com/search/GetSearchPageState.htm?searchQueryState= from browser and paste it to GetSearchPageState.json. Run the script. deno run -A main.ts Open result.csv