Data scraping practice 1 lesson 5

Hi all,

I am trying to work out the exercise from the UI academy for data scrapping ,lesson 5 practice 1 .I am facing the following issue

.

Few rows are filled out without proper information .The browser used is IE .

Also i want column 1 to be name , column2 to be Link/Url , column 3 to be price .

How do i set this ? What am doing wrong here ? Please advice .

Thanks,
S

Are you indicating element by Element for column?? There might be a chance of Missing few elements in website hence you column value is empty…

@Sharmi_thangam_malat If rows are empty than scraping is also empty cross check once

Hi ,

Figured the error .While scraping i missed out sponsered content since it said tags were different .The items that were sponsered content had empty columns !

Thanks ,
S

1 Like

Hi ,

Figured the error .While scraping i missed out sponsered content since it said tags were different .The items that were sponsered content had empty columns !

Thanks ,
S

1 Like

I got the same problem as you described, have you figured out how to scrap those sponsored content to data table?

Thanks

Hi,
I am facing the same problem with more price tags than names/urls as the data scraper only captures sponsored items in the list. Can someone advise me how to catch all laptop items on the site?