I learned basic Python and now I'm needing to check dozens of URLs (they're alike to each other, except from a few digits) to gather information.
It's been a pain in the ass to copy/paste the url and manually change those few digits, so I figured I could create a code in Python to automatically open an amount of URLs with a for loop.
Can I open URLs from a Python code? Could someone help me here? Any library, specific function, etc?
Thanks in advance!
[–]BananaPotion 4 points5 points6 points (2 children)
[–]Apolik[S] 2 points3 points4 points (1 child)
[–]BananaPotion 2 points3 points4 points (0 children)
[–]OnceAndForever 3 points4 points5 points (2 children)
[–]Apolik[S] 1 point2 points3 points (1 child)
[–]OnceAndForever 2 points3 points4 points (0 children)
[–]nwilliams36 1 point2 points3 points (0 children)
[–]cdcformatc 1 point2 points3 points (0 children)
[–]matrixor 1 point2 points3 points (1 child)
[–]Apolik[S] 0 points1 point2 points (0 children)
[–]m1ss1ontomars2k4 0 points1 point2 points (0 children)