DEV Community

rashi07-hub
rashi07-hub

Posted on

How to do web scrapping part-1 (professionally)

Consider how can you get the data of all mobile phones which
are available on amazon and compare it to phones available on
snapdeal so that you can buy a best phone for you.

Well! here web scraping can help you a lot.

Now we are going to cover all the topics related to web scraping.


Note- You can scrape a website in python either by beautiful
soup library or by scrapy framework In this article we
will learn to scrape websites using scrapy framework.

If you want to access this free course kindly give me your beautiful feedback thanks.

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.