Let's say I loop over 500 different page urls of one webpage and read the contents using urlopen(foo).read(). Could this cause any trouble for the website? I want to make sure I won't crash the site by accident.
Happy Easter!
Let's say I loop over 500 different page urls of one webpage and read the contents using urlopen(foo).read(). Could this cause any trouble for the website? I want to make sure I won't crash the site by accident.
Happy Easter!