Therefore we use wget:
wget -O outputfile.txt --user sheldon --ask-password https://ask-sheldon.com/genius-stuff.html # f.e. REST wget --http-user USER --http-password PASSWOR http://ask-sheldon.com/import.txt # HTACCESS protection
If you let -O param out the output will be stored under its original name.