Hi,
I'm successfully scraped the webpage and the child pages. But the release dates isn't in the same row as the release. How can I fix this so it's in the same row?
Thanks!
Url: Nieuw op Videoland in week 1 2025: nieuwe films en series - Nieuw Deze Week
Sitemap:
{"_id":"NieuwDezeWeek-Videoland","startUrl":["https://nieuwdezeweek.nl/videoland/page/[1-2]"],"selectors":[{"id":"media-cards","parentSelectors":["_root"],"type":"SelectorLink","selector":"a.movie__title","multiple":true,"linkType":"linkFromHref"},{"id":"videoland-link","parentSelectors":["media-cards"],"type":"SelectorLink","selector":"a.btn-md:nth-of-type(1)","multiple":false,"linkType":"linkFromHref"},{"id":"ReleaseDates","parentSelectors":["_root"],"type":"SelectorText","selector":"a.btn-sm","multiple":true,"regex":""}]}