Failed to scrape name , email orcid

I am trying for this article but no data extract from this. element click not effect.

Url: The impact of the European Union’s Medical Device Regulation on orthopaedic implants, technology, and future innovation | Bone & Joint

Sitemap:
{"_id":"332_British_Editorial_Society_of_Bone_PasteLink","startUrl":["https://pastelink.net/9bknhabh"],"selectors":[{"id":"Link","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":".body-display a","type":"SelectorLink"},{"id":"Article","linkType":"linkFromHref","multiple":true,"parentSelectors":["Link"],"selector":"a.article-title","type":"SelectorLink"},{"clickActionType":"real","clickElementSelector":"span.px-1","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":0,"discardInitialElements":"discard-when-click-element-exists","id":"sddsd","multiple":true,"parentSelectors":["Article"],"selector":"body > .popover.show[role=\"tooltip\"]","type":"SelectorElementClick"},{"id":"Name","multiple":false,"parentSelectors":["sddsd"],"regex":"","selector":".popover.show .popover-body p.fw-bold","type":"SelectorText"},{"id":"Email","multiple":false,"parentSelectors":["sddsd"],"regex":"","selector":"a[data-bs-toggle=\"popover\"] a[href^=\"mailto:\"]","type":"SelectorText"}]}

Hi,

You can get the authors info from the sidebar section without a click:
image

{"_id":"332_British_Editorial_Society_of_Bone_PasteLink","startUrl":["https://pastelink.net/9bknhabh"],"selectors":[{"id":"Link","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":".body-display a","type":"SelectorLink"},{"id":"Article","linkType":"linkFromHref","multiple":true,"parentSelectors":["Link"],"selector":"a.article-title","type":"SelectorLink"},{"id":"auhors","multiple":true,"parentSelectors":["Article"],"selector":"div#collapseAuthors .py-3","type":"SelectorElement"},{"id":"Name","multiple":false,"parentSelectors":["auhors"],"regex":"","selector":"div.text-black","type":"SelectorText"},{"id":"Email","multiple":false,"parentSelectors":["auhors"],"regex":"","selector":"a[href^=\"mailto:\"]","type":"SelectorText"}]}
1 Like

:expressionless: :expressionless: :expressionless: I see now . Thank you