Download

Questions about downloading search results

Why can’t I download full databases?

Intelligence X was not intended for bulk download of entire databases. You can use the Tree View to look at other parts linked to the search result.

Can I download all the files in Tree View at once?

No. However, it is possible to download the files in Tree View separately one by one. There is no API functionality to download all parts of a file that are linked at once.

Is there an API for parsing the Tree View output?

No. However, you can use the Search API endpoint /file/read to download the raw Tree View file and parse it locally. You can look at the API requests done using the browser’s Developer Tools (F12) in the network tab. The intelx.io frontend uses the regular Search API instances.