I am using cheerio to scraper data off a page and when I try to get the img src it gives me a weird output.
const cheerio = require("cheerio") requi