Beautiful Soup works really well to help render HTML. I suppose you could scrape the website and save it as HTML. The module can be found here: https://www.crummy.com/software/BeautifulSoup/
On Tue, May 15, 2018 at 3:13 PM, Mo El <molitt...@gmail.com> wrote: > Hi there, > > I`m new to python and i have been watching a lot of tutorials regarding > web scraping using python, and my question is what is the best library to > use, and can someone help me to understand how to write a scrapped data to > an HTML, say i scrapped some data from a website and i wanted to write that > data to another page to view or use using python as well. > > Your help is very much appreciated > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-users/c97a930a-8691-4b8f-adb3-a067adc278ab%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/c97a930a-8691-4b8f-adb3-a067adc278ab%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Regards, Larry Medina -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN9hvodLKAsdCOgpb7CcCt%2BeTXj9PQqoj9CtHY-N0Ae%2BGCXrBg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.