On dinsdag 15 mei 2018 21:13:52 CEST Mo El wrote:

> 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,

When asking for "best", try to make that more objective, by listing 
requirements and nice to have features.

That said, you may want to take a look at scrapely:
https://pypi.org/project/scrapely/

> 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.

Since you're in the Django user group, you would use Django and it's template 
engine: https://docs.djangoproject.com/en/2.0/topics/templates/

-- 
Melvyn Sopacua

-- 
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/4707090.Is6yrToolF%40fritzbook.
For more options, visit https://groups.google.com/d/optout.

Reply via email to