Skip to content

Linkedin Profile Search tool. React, Node, Google Programmable Search Engine & Google Search Api

Notifications You must be signed in to change notification settings

adriandifelice/linkedin_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linkedin_

Returns the google results from speific queries. It's a React frontend and Node with Express on the backend. Search is enabled using a programmable search engine and the custom search api from google.

Example: Enter a valid linkedin url and obtain the google search results of that query. You can return between 1 or 5 results for query by editing the number (next to search button).

To run the app:

On the Project root run npm install

On the Client root run npm install run npm start

On the Server: run npm install run nodemon or nodemon start

Make sure to create a .env file following the .env_copy format. The api key is provided by google's programmable search engine as well as the engine id.

About

Linkedin Profile Search tool. React, Node, Google Programmable Search Engine & Google Search Api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published