Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Downloading Multiple Webpages
#1
I Need a script that takes link's from a text document and downloads the web page there linked to, for example: Lets say I have a text document and there's two link's in there, https://google.com and https://youtube.com the script would take those two link's and download them to my Desktop, it sounds confusing and completely random but I need it for something very specific, heres some more information: The link's I'm downloading are .mp3's and the text document I'm extracting them from is called "Delete.txt" here is the path "C:\Users\Keith\Desktop" I'm running Python 3.7.3 and I only know the basics to Python, if someone could help me with this I would be so happy, thanks.
Reply


Messages In This Thread
Downloading Multiple Webpages - by MoziakBeats - Apr-16-2019, 11:55 PM
RE: Downloading Multiple Webpages - by Larz60+ - Apr-17-2019, 01:04 AM
RE: Downloading Multiple Webpages - by Skaperen - Apr-17-2019, 04:06 AM
Downloading a webpage - by MoziakBeats - Apr-17-2019, 02:43 AM
RE: Downloading a webpage - by Skaperen - Apr-17-2019, 03:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Information Web-scraping, multiple webpages Pabloty92 1 1,286 Dec-28-2022, 02:09 PM
Last Post: Yoriz
  python selenium downloading embedded pdf damian0612 0 3,748 Feb-23-2021, 09:11 PM
Last Post: damian0612
  Downloading CSV from a website bmiller12 1 1,830 Nov-26-2020, 09:33 AM
Last Post: Axel_Erfurt
  Downloading book preview Truman 6 3,548 May-15-2019, 10:02 PM
Last Post: Truman
  Downloading txt files tjnichols 6 4,076 Aug-27-2018, 10:01 PM
Last Post: tjnichols

Forum Jump:

User Panel Messages

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