I'm working on a grad school project where I need to query parcel data, nation-wide, by a single address. Is this possible? I found a tool the load in all the parcel data but I don't have the request headers correct.

On ArcGIS's map web page (link here) this async request is loaded into the page in the form of a table that mimics a CSV.

If I keep scrolling, it should load all the parcel data I want. However, I just need it in json format.
Thanks for any and all the help! This is really cool that all this data and api stuff is this open!