Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Reading a html file
Post: RE: Reading a html file

Thanks that solved my problem
peterl Web Scraping & Web Development 4 4,541 Aug-20-2018, 03:16 PM
    Thread: Reading a html file
Post: RE: Reading a html file

I have saved a website in my HD as html file and I try to use BeautifulSoup to scrape it. the problem is that for some reason < gets replaces to &lt; and > to &gt; example: from bs4 ...
peterl Web Scraping & Web Development 4 4,541 Aug-20-2018, 02:25 PM
    Thread: Reading a html file
Post: Reading a html file

Hi guys, I'm trying to read an html file and then print it on IDLE. The issue is that IDLE replaces < to &lt; and > to &gt;. Does anyone know how to solve that? Thank you
peterl Web Scraping & Web Development 4 4,541 Aug-20-2018, 01:37 PM

User Panel Messages

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