Unable to select article title, author and correspondence details on this page

Why I am unable to select article title, author and correspondence details on this page

Url: JCDR - Cancer, Molecular changes, Growth factors, Loss of heterozygosity, Telomerase,Tumor suppressor genes

Sitemap:
{"_id":"409Journal_of_Clinical_and_Diagnostic_Research_PasteLink_V2","startUrl":["https://pastelink.net/0ep680g4"],"selectors":[{"id":"Link","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":".body-display a","type":"SelectorLink"},{"id":"Full Text","linkType":"linkFromHref","multiple":true,"parentSelectors":["Link"],"selector":"p:nth-of-type(n+2) a:nth-of-type(2)","type":"SelectorLink"},{"id":"Title","multiple":false,"parentSelectors":["Full Text"],"regex":"","selector":"p.title","type":"SelectorText"},{"id":"All Author","multiple":false,"parentSelectors":["Full Text"],"regex":"","selector":"span:nth-of-type(2)","type":"SelectorText"},{"id":"Correpondence Details","multiple":false,"parentSelectors":["Full Text"],"regex":"","selector":"span:nth-of-type(3)","type":"SelectorText"},{"id":"Email Extract with Excel ","multiple":false,"parentSelectors":["Full Text"],"regex":"","selector":"sd","type":"SelectorText"},{"extractAttribute":"class","id":"No Need","multiple":false,"parentSelectors":["Full Text"],"selector":"img.logoImg","type":"SelectorElementAttribute"}]}

Hi,

The point-and-click doesn't work since the data is nested under an iframe.

See the reference below on how to access the elements:

{"_id":"409Journal_of_Clinical_and_Diagnostic_Research_PasteLink_V2","startUrl":["https://pastelink.net/0ep680g4"],"selectors":[{"id":"Link","linkType":"linkFromHref","multiple":true,"parentSelectors":["_root"],"selector":".body-display a","type":"SelectorLink"},{"id":"Full Text","linkType":"linkFromHref","multiple":true,"parentSelectors":["Link"],"selector":"p:nth-of-type(n+2) a:nth-of-type(2)","type":"SelectorLink"},{"id":"Title","multiple":false,"parentSelectors":["Full Text"],"regex":"","selector":"iframe:iframe p.title","type":"SelectorText"},{"id":"All Author","multiple":false,"parentSelectors":["Full Text"],"regex":"","selector":"iframe:iframe span.authorName","type":"SelectorText"},{"id":"Correpondence Details","multiple":false,"parentSelectors":["Full Text"],"regex":"","selector":"iframe:iframe span.authorName","type":"SelectorText"},{"id":"Email Extract with Excel ","multiple":false,"parentSelectors":["Full Text"],"regex":"","selector":"iframe:iframe  b:contains('E-mail:') +","type":"SelectorText"},{"extractAttribute":"class","id":"No Need","multiple":false,"parentSelectors":["Full Text"],"selector":"img.logoImg","type":"SelectorElementAttribute"}]}
1 Like