Mu Sigma interview question

What is web scraping in python?

Interview Answer

Anonymous

Jun 30, 2020

In layman language, it is the extraction of data from websites using python and storing the data in a JSON or other file format.