Integration of the LinkedIn API is required to authorise a user’s LinkedIn profile on Placed, extract the user’s basic LinkedIn profile fields, exporting the data in the form of JSON, saving them in MySQL database and posting the details of every completed project to the user’s LinkedIn profile in the form of LinkedIn Certification. The codes for the integration of the API is written in Python and PHP.
Setting a Django Test Website
Our clients have set up the Placed website using the Django framework and we need to build the features on top of their codes. Hence, we built a Django test website to work on the features before integrating our codes on top of their Django website.
Conversion of Data
Besides using the python file provided by our client to convert CSV data to JSON objects, we wrote PHP files to run MySQL queries which convert data: