Scrape a LinkedIn profile
Check the status of a website
Enrich LinkedIn profiles for free.
Don’t ask how I’m doing this. Not sure how long this will be around lol
Just make a POST request to the below endpoint with a LinkedIn profile URL:
https://gtm-toolbox.com/api/v1/tools/free-linkedin-scraper/scrape-profile
X-API-KEY: {{YOUR GTM TOOLBOX API KEY HERE}}
{
"linkedin_profile": "https://www.linkedin.com/in/christian-haskins/"
}
{
"success": true,
"message": "Profile scraped successfully",
"data": {
"fullName": "Christian Afro Haskins",
"linkedin_internal_id": "747007317",
"first_name": "Christian",
"last_name": "Haskins",
"public_identifier": "christian-haskins",
"background_cover_image_url": null,
"profile_photo": "https://media.licdn.com/dms/image/v2/D4E03AQHNUTIu5E5-eA/profile-displayphoto-shrink_800_800/profile-displayphoto-shrink_800_800/0/1695965886746?e=1759363200&v=beta&t=tolDqc44JFQlkqQq03dZmkuV_agS9f_-mfOL1gZpp5M",
"headline": "Sculpted Co-Founder | GTM Engineer Nerd | Broccoli Headed",
"location": "Syracuse, New York, United States",
"followers": "7265",
"connections": "6659",
"about": "What I do (I'm like a growth-engineering generalist):\n • Clay\n • Copywriting\n • Programming\n • Messaging & Positioning\n • GTM Strategy\n\nTop 3 \"humble\" brags:\n • Helped generate $1,000,000+ in pipeline for Sendoso in <6 months\n • Went from 0 to 400k followers (+ 3.5M likes) in <8 months for client @adhd_coach_ryan\n • Grew afro from 0 to 35,948 strands in ~23 years\n\nBig SaaS companies I’ve worked with:\n • Clay\n • Sendoso\n • Goldcast\n \n...and Sybill, Taplio, WorkRamp, PackageX, HighTouch, MaestroQA, Shypyard, Stedi + more I can't fit.\n\nMy background:\n • Programming since 5th grade\n • Freelance copywriting since 17yo\n • Skipped college because I felt I didn't need it",
"experience": [
{
"position": "Co-Founder",
"company_name": "Sculpted",
"company_url": "https://www.linkedin.com/company/sculpted-consulting",
"company_image": null,
"location": "New York, United States",
"summary": "Sculpted is a done-for-you Clay consulting service. Our clients enjoy unlimited Clay outreach campaigns for one monthly subscription.\n\nWe handle everything from Clay table builds and inbox setup to copywriting and sequencing. \n\nOrder unlimited Clay campaigns and we'll turn them around within 1-3 business days.\n\nHere's how it works:\n\n- Subscribe to a plan and order as many Clay plays as you'd like (play = Clay table / outbound campaign)\n- Your play goes live within a few days \n- We'll revise the campaigns until you're 100% satisfied\n\nSculpted replaces a gazillion SDRs and implements new tools for one flat, monthly fee.\n\nOur clients enjoy:\n\n- Unlimited Clay table requests \n- Lightning-fast delivery\n- Top-performing salespeople\n- In-house developers for complex outbound plays \n- Scale outbound pipeline without scaling cost\n- No long-term commitments \n\nAll you have to do is book a call to get started --> meetings.hubspot.com/tuwiner/sculpted-intro-meeting",
"starts_at": "2023-10-01",
"ends_at": null,
"duration": null,
"locality": "New York, United States"
},
{
"position": "Founder",
"company_name": "ChristianHaskins.com",
"company_url": "https://www.linkedin.com/company/christian-haskins",
"company_image": null,
"location": "New York, United States",
"summary": "I create websites with strong messaging that’s been tested and refined through intense customer research. Not guesses and assumptions.",
"starts_at": "2021-01-01",
"ends_at": null,
"duration": null
},
{
"position": "Founder",
"company_name": "GPTConverts",
"company_url": "https://www.linkedin.com/company/gptconverts",
"company_image": null,
"location": "New York, United States",
"summary": "Use ChatGPT trained on your SaaS to answer highly-specific questions that can make or break a visitor's conversion. Try it yourself for free.",
"starts_at": "2023-06-01",
"ends_at": "2023-09-01",
"duration": null
},
{
"position": "Lead Copywriter",
"company_name": "Rebel Websites",
"company_url": "https://www.linkedin.com/company/rebelwebsites",
"company_image": null,
"location": "London, England, United Kingdom",
"summary": "I wrote high-converting websites and content for clients like Luke Matthews, Izzy Prior, Offended Marketing, and a lot more I can’t fit here.",
"starts_at": "2022-10-01",
"ends_at": "2023-06-01",
"duration": null
},
{
"position": "Founder",
"company_name": "Simply Social NY",
"company_url": "https://www.linkedin.com/company/simply-social-ny",
"company_image": null,
"location": "Syracuse, New York Area",
"summary": "Simply Social NY is a Syracuse, New York-based digital marketing agency that helps brands transition into the digital world. \n\nServices include Social Media Marketing, Content Marketing, Web Design & Development, SEO & SEM, Conversion Rate Optimization and more! ",
"starts_at": "2019-01-01",
"ends_at": "2021-01-01",
"duration": null
},
{
"position": "Wordpress Backend Developer",
"company_name": "Enact",
"company_url": null,
"company_image": null,
"location": "Remote",
"summary": "I developed Wordpress plugins utilizing the Google Cloud Compute API that allowed clients to create and manage WordPress sites at a click of a button.",
"starts_at": "2019-05-01",
"ends_at": "2019-06-01",
"duration": null
}
],
"education": null,
"publications": [],
"articles": [],
"courses": [],
"languages": [],
"volunteering": [],
"activities": [],
"organizations": [],
"projects": [],
"awards": [],
"publications_description": null,
"score": []
}
}