use destructuring of the object
const { page, poster, title } = item;
And also check with the dev tools on Brower by ctrl+shift+i for proper availability of link.
ctrl+shift+i