Anyone knows how to extract data from a webpage where its number of paragraphs are changing.
Like below image, I need to extract all the data in a web page including images and create a document But these data can be change within few days, ( More or fewer paragraphs & Images will be there). so that also I need to extract all the data and create a document,
Change in data doesn’t matter buddy, data scrapping takes the current data in the webpage. The main thing concerned is the field that we select in the webpage.
Hope this link can give you few more details about data scrapping from a website