I have been downloading a file for stock market data using urllib, which was working fine, but recently that has been blocked from locations out of country, and I am currently outside. :( hence, I am thinking of selenium using python using firefox where I can do geo spoofing. l have the link, can we download using selenium just by link or do I must have clickable buttons to proceed?
thanks a lot, sudip