Dear Webscraper.io,
I have a sitemap for the publicly-posted Coinbase layoffs list hosted on coda.io
Url: Candidates · Coinbase Talent Hub (15 links under top "Candidates" menu atop page)
The problem is the layout is not intuitive for me to define selectors such that all data fields for each person appears in its own row. Currently, the exported data is staggered across multiple rows for each person so it's exporting over 1000 rows, but there are obviously only 191 candidates total across all 15 job function categories. Can you adjust the sitemap below such that each person's data appears on its own row? Many thanks in advance for your help, Glenn
Sitemap:
{"_id":"coda-coinbase-multiple-start-urls","startUrl":["https://coda.io/@coinbase-talent/coinbase-talent-hub/data-science-19","https://coda.io/@coinbase-talent/coinbase-talent-hub/business-operations-81","https://coda.io/@coinbase-talent/coinbase-talent-hub/cx-support-83","https://coda.io/@coinbase-talent/coinbase-talent-hub/design-28","https://coda.io/@coinbase-talent/coinbase-talent-hub/engineering-6","https://coda.io/@coinbase-talent/coinbase-talent-hub/enterprise-apps-it-84","https://coda.io/@coinbase-talent/coinbase-talent-hub/finance-85","https://coda.io/@coinbase-talent/coinbase-talent-hub/legal-policy-93","https://coda.io/@coinbase-talent/coinbase-talent-hub/marketing-communications-88","https://coda.io/@coinbase-talent/coinbase-talent-hub/people-86","https://coda.io/@coinbase-talent/coinbase-talent-hub/product-management-171","https://coda.io/@coinbase-talent/coinbase-talent-hub/program-management-20","https://coda.io/@coinbase-talent/coinbase-talent-hub/risk-compliance-167","https://coda.io/@coinbase-talent/coinbase-talent-hub/sales-trading-90","https://coda.io/@coinbase-talent/coinbase-talent-hub/security-164"],"selectors":[{"id":"wrapper","multiple":false,"parentSelectors":["_root"],"selector":"div.kr-row-container","type":"SelectorElement"},{"id":"name","multiple":true,"parentSelectors":["wrapper"],"regex":"","selector":"[data-column-id='c-TU0T5uerca'] div.Z7ErDMsI","type":"SelectorText"},{"extractAttribute":"href","id":"linkedin","multiple":true,"parentSelectors":["wrapper"],"selector":"a","type":"SelectorElementAttribute"},{"id":"region","multiple":true,"parentSelectors":["wrapper"],"regex":"","selector":"div.gzpk0IDD:nth-of-type(n+4) span","type":"SelectorText"},{"id":"role title","multiple":true,"parentSelectors":["wrapper"],"regex":"","selector":".P_XahvTx div.Z7ErDMsI","type":"SelectorText"},{"id":"open to relo","multiple":true,"parentSelectors":["wrapper"],"regex":"","selector":"span.ut2OjsQi","type":"SelectorText"},{"id":"open to remote","multiple":true,"parentSelectors":["wrapper"],"regex":"","selector":"span.E5o2qeg3","type":"SelectorText"}]}
