Lesson 5 - Practise 1: Web Data Scraping - data rows without names

Hi,

I am trying to scrape data from web page laptop: Search Result | eBay. The result contains some data rows without names, only the price. I have observed this during a past test with Amazon web page aswell.

Do you know what I am doing wrong ?

Br,

Dennis

Hi,
It’s working fine for me.
Below result from chrome though :slight_smile:
Try with IE if not.

Hi ddpadil,

I tried it with Internet Explorer 11 (Windows 7) … no success.

webscraping.xaml (9.7 KB)

Br,

Dennis

Hi,
Here we go.
webscraping.xaml (10.7 KB)

webscrape

hi,

below is the tutorial on the data scrapper…

thanks,
Karthik.