January 2014
Beginner
130 pages
2h 37m
English
We have to use the same strategy we used for Amazon to find the selling price on the Barnes and Noble website. For this, we need to perform the following steps:
The URL that can be used for Barnes and Noble is http://www.barnesandnoble.com/s/ISBN, where ISBN is the ISBN value, for example, http://www.barnesandnoble.com/s/1904811590).
Now, we have to find the selling price from the page. The page at Barnes and Noble will have the selling price listed in a div tag with the price class (highlighted) in the following screenshot:

We can find the ...
Read now
Unlock full access