Create API to store Linkedin Profile data in Json

Job ID: 36472433

Budget: $30 – $250 USD

API Development:
Develop an API that accepts a LinkedIn profile URL as input.
Integrate a web scraper that scrapes the data from the LinkedIn profile.
Process the scraped data and convert it into a JSON format.
Encode all images, pictures, and logos in base64 format and include them in the JSON response.

Web Scraper:
Develop a web scraper that can extract all the necessary data from the LinkedIn profile.
The scraper should be able to handle different LinkedIn profiles and extract data consistently.
The scraper should be able to handle cases where LinkedIn profiles have privacy restrictions.

JSON Response:
Develop a JSON response format that includes all the scraped data.
Include all images, pictures, and logos in base64 format in the JSON response.
Ensure that the JSON response is formatted correctly and is easy to read.