Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #105671
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2016-03-24 18:17 -0700 |
| Message-ID | <e5df1d3f-6593-4dff-b9ab-de0691839c54@googlegroups.com> (permalink) |
| Subject | Web Scraping |
| From | 121sukha <sukh222@yahoo.com> |
I am new to python and I want to use web scraping to download songs from website. how do I write code to check if the website has uploaded a new song and have that song automatically be downloaded onto my computer. I know how to use the requests.get() module but i am more interested in knowing how to download and save every new song that the website uploads on the site. I would extremely appreciate the help from anyone. Thanks!
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Web Scraping 121sukha <sukh222@yahoo.com> - 2016-03-24 18:17 -0700 Re: Web Scraping alister <alister.ware@ntlworld.com> - 2016-03-25 10:58 +0000
csiph-web