Forum Moderators: coopster
no you can't
anytime you are reading from a url there are many things that could make it slow, you are relying on another site plus all connections in between
if you want to speed it up then read it in the background via cron, or something, then save it somewhere, then just include that data on the main page