I want to download some pages from a website and I did it successfully using curl but I was wondering if somehow curl downloads multiple pages at a
curl
I am not sure about curl, but you can do that using wget.
wget \ --recursive \ --no-clobber \ --page-requisites \ --html-extension \ --convert-links \ --restrict-file-names=windows \ --domains website.org \ --no-parent \ www.website.org/tutorials/html/