*** LINKEDIN EXTRACTOR ***
To Install:
-
Download as a zip (click on button to download as zip).
-
Extract the zip.
-
Open Google Chrome. Type in chrome://extensions in the address bar and press enter.
-
Check the 'Developer mode' checkbox.
-
Click on 'Load unpacked extension...' and select the earlier unzipped file.
-
Head to LinkedIn search and start extracting! The tool will automatically appear when you are in the search window. Any results will be automatically printed to the Google Chrome console. To open the console, press Control + Shift + J on windows or Cmd + Opt + J on Mac.
-
To use a custom API endpoint, paste an API endpoint and press 'Save to this API'. All visit details from now on will be saved there.
*Update:
-
API is Debugged.
-
Default API is provided with in the script so that if no custom API is given by the user data will be sent to the Default API
-
Created a Google SpreadSheet with all the Required fields and scripts.
-
Created a Google App Script which function as a API (Default API) endpoint for the LinkedIn Extractor and Google SpreadSheet.