Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: urllib request urlopen?
Post: RE: urllib request urlopen?

Thanks, I will check up the requests. (Mar-26-2018, 05:15 PM)snippsat Wrote: (Mar-26-2018, 11:39 AM)nutgut Wrote: Would be fun to hear what others think about the solution.The solution is okay,b...
nutgut Web Scraping & Web Development 4 5,534 Apr-14-2018, 01:12 PM
    Thread: urllib request urlopen?
Post: RE: urllib request urlopen?

Thanks Larz60+, Well I guess to fetch a network-page its good. My url starts a download (csv file), so I cant fetch it as you do. So maybe I'm doing it the right way. Would be fun to hear what others...
nutgut Web Scraping & Web Development 4 5,534 Mar-26-2018, 11:39 AM
    Thread: urllib request urlopen?
Post: urllib request urlopen?

Hi, I have build a small program with Python3. I'm using urllib.request.urlopen() to download csv files from an open API. I save the files with file.write(url). After the download the content is impo...
nutgut Web Scraping & Web Development 4 5,534 Mar-24-2018, 07:30 PM

User Panel Messages

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