Hi, I'm a newbie and am trying to scrape video names and URLs from a youtube link (part of a course I'm taking), and right off the bat I'm having issues. I installed the latest chrome extension, opened the developer tools, created a sitemap, and I see these warnings/errors. Later, when I tried to create a Link selector, my data previews are all null. I suspect because the https://webscraper.io/ itself isn't loading properly.
Google Chrome Version 90.0.4430.212 (Official Build) (64-bit)
Webscraper version Version 0.5.4
My sitemap:
{"_id":"youtube_example","startUrl":["https://www.youtube.com/user/TheYoungTurks/videos"],"selectors":[]}
The key "" is not recognized and ignored.
DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/iframe_handler.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
DevTools failed to load SourceMap: Could not load content for chrome-extension://fheoggkfdfchfphceeifdbepaooicaho/sourceMap/chrome/content.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME