Preview:
Array.from(document.getElementsByClassName('projection-series-list-item')).map((ele) => { return {
title: ele.querySelector('.HorizontalFeedCard__title').text,
href: ele.querySelector('.HorizontalFeedCard__title').href}})

copy(JSON.stringify(temp4))
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter