Looking to scrape the following webpages as an exercise by following wise owl's youtube video 47.1.
My code should be nearly identical as the table structures are pretty much the same when examining the html. I would just replace the "table" to "tbody", and it should pick up all the rows. But, it didn't seem to pick up the "tr" tagName when I step through. For referenced video on youtube, please use forward to 1:06:35.
There are 3 issues in general:
1) tweaking the TagName "tabble", "tr", "tb", not resulting desirable results
2) when (1) was able to pick up the title row, unicode result display the Chinese Character as ???
3) Pagination - probably will need to add another loop to pick up page 3, etc.
I have tried the IE.Explorer version and XML version of the code, and mainly using the XML version to test different tagnames.
Thanks in advance for those who can help me learn and make progress.
![]()
Bookmarks