js code :
...
let wr = $('div[class="topstory-content-wrapper last"]');
console.log(wr.html());
...
error: throw new SyntaxError("Malformed attribute selector: " + selector); ^
SyntaxError: Malformed attribute selector: class = topstory-content-wrapper last