Friday, March 2, 2018

Printing the HTML of a Web Page Using Python & Beautiful Soup 4

Below is some code I wrote today in Python to quickly parse in a web page and then print out the HTML found in the page.



Feel free to use/modify/share the code as needed. Was getting Beautiful Soup 4 on my new computer and doing a couple little things to make sure it is working correctly. More code to come!




No comments:

Post a Comment