JETFSelector - An ETF Screener utility
A simple interface to select and query ETF information from the website JustEtf.com
In order to use JETFSelector you need to install the GUI Layout Toolbox, available in the Matlab file exchange (also available from the Add On library directly from within Matlab).
After installing GUI Layout Toolbox, you just need to navigate within the main folder of JETFSelector and launch the script JETFSelector.m The tool will connect to the JustEtf website to download the list of all available ETF, ETC and ETN. Few filter options are available to easily identify the assets of interest. The user can therefore select one or more assets in in the dual list object. Clicking on Apply, the code will exit the interface and return a structure of structures, whose fields are the selected ETF isins. Each ETF structure instead contains the main asset downloaded from JustEtf.com.
A search bar is also available to search for assets using a key word present in the name, or the asset isin or ticker.
This work was inspired by the public repository of theperu available here.
Cite As
Antonino Mazzola (2026). JETFSelector - An ETF Screener utility (https://github.com/antomazz/JETFSelector/releases/tag/v1.2), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.2 | See release notes for this release on GitHub: https://github.com/antomazz/JETFSelector/releases/tag/v1.2 |
||
| 1.1 | See release notes for this release on GitHub: https://github.com/antomazz/JETFSelector/releases/tag/v1.1 |
||
| 1.0 |


