Last active
May 14, 2024 16:45
-
-
Save dzineer/6c704cb6d396e492add306895b37c0eb to your computer and use it in GitHub Desktop.
linkedin_profile_mock.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"public_identifier": "dzineer", | |
"profile_pic_url": null, | |
"background_cover_image_url": null, | |
"first_name": "Frank", | |
"last_name": "Decker", | |
"full_name": "Frank Decker", | |
"follower_count": null, | |
"occupation": "Chief Executive Officer and Chief Operations Officer And Chief Technology Officer at Dzineer", | |
"headline": null, | |
"summary": null, | |
"country": "US", | |
"country_full_name": null, | |
"city": null, | |
"state": null, | |
"experiences": [ | |
{ | |
"starts_at": null, | |
"ends_at": null, | |
"company": "Dzineer", | |
"company_linkedin_profile_url": null, | |
"company_facebook_profile_url": null, | |
"title": "Chief Executive Officer and Chief Operations Officer And Chief Technology Officer", | |
"description": null, | |
"location": null, | |
"logo_url": null | |
} | |
], | |
"education": [], | |
"languages": [], | |
"accomplishment_organisations": [], | |
"accomplishment_publications": [], | |
"accomplishment_honors_awards": [], | |
"accomplishment_patents": [], | |
"accomplishment_courses": [], | |
"accomplishment_projects": [], | |
"accomplishment_test_scores": [], | |
"volunteer_work": [], | |
"certifications": [], | |
"connections": null, | |
"people_also_viewed": [], | |
"recommendations": [], | |
"activities": [], | |
"similarly_named_profiles": [], | |
"articles": [], | |
"groups": [], | |
"skills": [], | |
"inferred_salary": { | |
"min": null, | |
"max": 20000.0 | |
}, | |
"gender": "Male", | |
"birth_date": null, | |
"industry": null, | |
"extra": { | |
"github_profile_id": null, | |
"twitter_profile_id": null, | |
"facebook_profile_id": null | |
}, | |
"interests": [], | |
"personal_emails": [], | |
"personal_numbers": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment