Skip to content

TheNoumanDev/LinkedIn-Profile-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn Profile Scrapper

What is in this Project

  • Scrape the linkedIn Profile of the users!
  • Perform Sorting Operations on the huge data.
  • Perform Searching Opeartions on the huge data.
  • GUI is made on QT Designer.

Sorting Algorithms

The sorting algorithms thaat are implemented in this program are listed below:

  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Bubble Sort
  • Quick Sort
  • Tim Sort
  • Shell Sort
  • Cock Tail Sort
  • Comb Sort

Searching Algorithms

The searching algorithms thaat are implemented in this program are listed below:

  • Linear searching single column
  • Linear searching multi column (A bit buggy)

Author:

Muhammad Nouman Butt

You can get in touch with me on my LinkedIn Profile:

Linkedin Muhammad Nouman Butt GitHub Muhammad Nouman Butt

If you liked the repo then kindly support it by giving it a star ⭐!

If you find any bug in the code or have any improvements in mind then feel free to generate a pull request.

If you face any issue, you can create a new issue in the Issues Tab and I will be glad to help you out.

About

Project of Scraping LinkedIn Profiles using beautiful soap and then applying sorting and searching algorithms on huge data

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors