Copy series

PHOTO EMBED

Wed Jul 08 2020 09:33:14 GMT+0000 (Coordinated Universal Time)

Saved by @NoNonsense

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))
content_copyCOPY