Nifoo / Lnkn

Lnkn is a Linkedin users profile search engine based on Django/ElasticSearch/HTML/CSS/JQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lnkn - a Linkedin Users Profile Search Engine in Django/Elasticsearch

  • The data in Elasticsearch come from a crawler, you can build your own database according to the specific seed user you start from. See the crawler project of mine: https://github.com/Nifoo/CrawlerScrapy
  • Implemented the search bar with dynamic suggestion list and the search results with keywords highlighting by using AJAX and Elasticsearch query.
  • Each search result links to the user's Linkedin page. So you can visit their homepage by one click.
  • Some screenshots: Alt text Alt text Alt text

About

Lnkn is a Linkedin users profile search engine based on Django/ElasticSearch/HTML/CSS/JQuery


Languages

Language:HTML 34.6%Language:CSS 26.0%Language:Python 20.4%Language:JavaScript 19.1%