bretfeig

LIR - Project - Scrape - Full

Jan 30th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.38 KB | None | 0 0
  1. {"_id":"lir-project-folder-scrape","startUrl":["https://www.linkedin.com/recruiter/projects/1085406703?projectId=1085406703#status/0/50"],"selectors":[{"id":"Pagination + Row Selector ","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"div.row","multiple":true,"delay":0,"clickElementSelector":"li.next a.page-link","clickType":"clickMore","discardInitialElements":false,"clickElementUniquenessType":"uniqueCSSSelector"},{"id":"Name","type":"SelectorText","parentSelectors":["Pagination + Row Selector "],"selector":"a.title","multiple":false,"regex":"","delay":0},{"id":"Title","type":"SelectorText","parentSelectors":["Pagination + Row Selector "],"selector":"p.headline","multiple":false,"regex":".+?(?= at )|.+","delay":0},{"id":"Company","type":"SelectorText","parentSelectors":["Pagination + Row Selector "],"selector":"p.headline","multiple":false,"regex":"(?<=at ).+?(?=\\n|$|\\d{4}\\sā€“)","delay":0},{"id":"Status","type":"SelectorText","parentSelectors":["Pagination + Row Selector "],"selector":"div.status","multiple":false,"regex":"","delay":0},{"id":"Added When","type":"SelectorText","parentSelectors":["Pagination + Row Selector "],"selector":"div.when","multiple":false,"regex":"","delay":0},{"id":"Added By","type":"SelectorElementAttribute","parentSelectors":["Pagination + Row Selector "],"selector":"div.who img","multiple":false,"extractAttribute":"alt","delay":0}]}
Add Comment
Please, Sign In to add comment