Skip to content

Tejoooo/LinkedInWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedInWebsite

A web application that fetches and displays LinkedIn profile data based on a provided URL.

Features

  • Enter LinkedIn profile URL to fetch details.
  • Displays profile picture, name, headline, experience, education, and accomplishments.
  • Click to toggle project descriptions.

Prerequisites

  • Python 3.x
  • Flask
  • Requests
  • proxycurl API KEY

Installation & Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/LinkedInWebsite.git
    cd LinkedInWebsite
  2. Install Dependencies:

    pip install -r requirements.txt
  3. Run Flask Server:

    py backend.py
  4. API End Point:

    GET http://127.0.0.1:5000/fetch_linkedin?url=<profile_url>

Follow me on Instagram

@digg_deeperr on instagram for more great content

About

A web application that fetches and displays LinkedIn profile data based on a provided URL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published