I'm scrapping a basic directory with many cards all on one webpage(no pagination needed). Each card contains a name, phone numbers, address...these are very straightforward to capture and the export works great for these. BUT the links for the cards (website, Facebook, etc) im having difficutly getting... some cards have links and some do not... it appears the issue may be because the first card (the parent) doesn't have links but many further down do.
Any idea how to capture the links as well when the first parent doesn't contain the element?
Example URL: https://home.army.mil/wainwright/contact/phonebook-2
Thanks