Extracting all links from a page
I am trying to extract, on a weekly basis, all job titles and link from this page.
I did a go to page, and then a Xpath, looking for the job name's class. The XPath tool preview does get me all 10 job posts on the page using this:
.//span[@class='titlelink']
But when I fire the extract, I only get the first one.
Plus, I have no clue as to how to get the hyperlink.
Page to scan is:
https://videotron.taleo.net/careersection/200/jobsearch.ftl?lang=fr
-
Official comment
Hi mxbriand,
Thank you for reaching out.
Please make sure you selected "Use Loop" and "Relative XPath" for the data field:
Best regards,
Comment actions
Please sign in to leave a comment.
Comments
1 comment