Using VBA in an Access 2013 DB, I'm trying to capture a list of all videos on Youtube that were posted by a specific user. I can get about 30 of them (whatever is listed on the user's page) on the first pass. User allows for several pages with "show more" button and the thumbnails show up - but View Page Source only shows the details for the first page. So is there a way to access the entire list of videos by a specified user?
thanks.