Web console: Page downloader, and fix JSON error resetting#14712
Web console: Page downloader, and fix JSON error resetting#14712vogievetsky merged 7 commits intoapache:masterfrom
Conversation
|
Tried this out locally and it works great! Way better than manually making posts to get results. I noticed something only while downloading the results, the format saved is as a json file, though according to the ResultFormat, ObjectLines is not valid json. (Firefox pointed this out too) I think part of the reason might be that the get results api is tagged as |
|
Thank you for the testing and the feedback @adarshsanjeev I have addressed both issues in my commit. The extension is hard coded in the console right now and I changed it to jsonl which is more appropriate. Also I fixed the pluralizer |

Added ability download pages of results from the new async APIs:
Also fixed the issue where a JSON error might cause the Next button to stay disabled if there is a json error while typing JSON