Download html file using python

11 views
Skip to first unread message

Guru Murthy

unread,
Apr 4, 2019, 3:10:31 AM4/4/19
to django...@googlegroups.com
Hi all,
 IAM having html content file similar to as follows:
<html>
<head>
<meta charset= 'utf-8'/>
<title>educa</title>
</head>
<body>
<div id="header">
<ul class="menu">
<li ><a href="/login/">login</a></li>
</ul>
</body>
</html>
I have to download this html content file using python remember I have to download the html file not to write the data  in another file name

Reply all
Reply to author
Forward
0 new messages