-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathparams.json
More file actions
6 lines (6 loc) · 3.93 KB
/
params.json
File metadata and controls
6 lines (6 loc) · 3.93 KB
1
2
3
4
5
6
{
"name": "Atom LinkedIn Scraper",
"tagline": "Socialatom Google Chrome Extension to get LinkedIn profiles with a click",
"body": "\r\n\r\n#Socialatom LinkedIn Scraper\r\nSocialatom Group is always looking for ways to make things easier for Startups, and one of the hardest processes for any tech company is the Candidates Selection for Recruiting; that's why we have developed this extension that works as a complement for LinkedIn, incorporating numerical measures and visual components to make it easier to pick the profiles to fit your need.\r\n\r\n## Install the extension from the store\r\nTo install the extension from the Google Chrome Store visit our extension here, and click the \"add to chrome\" button: \r\n\r\nhttps://chrome.google.com/webstore/detail/afllamchnahedmoefbhiihcdoakmojom/publish-accepted\r\n\r\n##Download the extension Here!\r\nOptionally, you can install the non published version here, to do it you can download the latest version of the extension (0.0.2) [here] (https://github.com/socialatom/AtomLinkedInScraper/raw/master/versions/AtomLinkedInScraper-0.0.2.zip)\r\n\r\n###How to use it\r\n(For the downloaded version only)\r\nBefore you use it first enable the [developer mode in chrome] (https://developer.chrome.com/extensions/faq#faq-dev-01), to do this follow this instructions.\r\n\r\n\r\n\r\n(For the downloaded version only)\r\nAfter enabling the developer mode, you should unpack the downloaded file (AtomLinkedInScraper-0.0.X.zip) and in the \"Extensions\" window, load it as an unpacked extension, like this_\r\n\r\n\r\n\r\nOnce you add the extension it will automatically add the AtomLinkedInScraper button, where you can write what you are looking for in each candidate, and set some rules to keep in mind:\r\n\r\n\r\n\r\nSimply add the extension in developer mode, enable it and run any search on LinkedIn, on each of the results you'll find a set of new buttons to interact with the profile.\r\n\r\n\r\n\r\nAlso, when you use the search profile it will add the action buttons and once you \"Get the profile\" it will show you the Candidate rating and you'll be able to select him/her as a candidate:\r\n\r\n\r\n\r\nAfter you select the list of candidates you'll be able to download them in an Excel format:\r\n\r\n\r\n\r\n##How to work with the repo?\r\nThis extension is based on the Yeoman Google Chrome extension Generator (https://github.com/yeoman/generator-chrome-extension).\r\n\r\nTo use this repo, please:\r\n\r\n```sh\r\n# Transform updated source written by ES2015 (default option)\r\ngulp babel\r\n\r\n# or Using watch to update source continuously\r\ngulp watch\r\n\r\n# Make a production version extension\r\ngulp build\r\n```\r\n\r\n## Test Chrome Extension\r\n\r\nTo test, go to: chrome://extensions, enable Developer mode and load app as an unpacked extension.\r\n\r\nNeed more information about Chrome Extension? Please visit [Google Chrome Extension Development](http://developer.chrome.com/extensions/devguide.html)",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}