Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with this script
#2
urls = ['url1', 'url2', 'url3', 'etc']
for url in urls:
    html = urlopen(url)
    #your code ...
Reply


Messages In This Thread
Problem with this script - by MaxwellCosta - Jun-20-2019, 09:53 AM
RE: Problem with this script - by ThomasL - Jun-20-2019, 10:31 AM
RE: Problem with this script - by MaxwellCosta - Jun-20-2019, 12:52 PM
RE: Problem with this script - by snippsat - Jun-20-2019, 01:17 PM
RE: Problem with this script - by MaxwellCosta - Jun-20-2019, 01:44 PM
RE: Problem with this script - by MaxwellCosta - Jun-21-2019, 07:13 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Script stop work after 3 actioins - PLEASE WHERE IS THE PROBLEM? rondon442 0 1,592 Sep-27-2021, 05:40 PM
Last Post: rondon442
  Problem executing a script on a remote host tester_V 3 2,539 Sep-26-2021, 04:25 AM
Last Post: tester_V
  problem with sphinx and file directory in script kiyoshi7 0 2,326 Mar-11-2021, 03:52 PM
Last Post: kiyoshi7
  problem about slope in python script for bitcoin trading fisher_garry 1 2,556 Sep-02-2020, 01:39 PM
Last Post: fisher_garry
  Problem running script within console koepjo 3 9,974 Mar-26-2020, 07:11 AM
Last Post: koepjo
  Beginner problem in python script Cedmo 3 2,835 Jul-04-2019, 08:22 PM
Last Post: Cedmo
  Problem with croniter in python script Lafayette 0 2,404 Mar-27-2019, 09:02 AM
Last Post: Lafayette
  Pass variable script return twice output problem Faruk 8 4,515 Dec-26-2018, 11:57 AM
Last Post: Faruk
  Newbie Ubuntu script problem Kloontor 6 3,641 Sep-24-2018, 03:51 PM
Last Post: Kloontor
  PyPDF2 script problem mepyyeti 7 5,255 Mar-13-2018, 11:52 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020