Skip to content

linkPad v3 - Flask app for catching, saving, scraping, and querying links.

Notifications You must be signed in to change notification settings

ghukill/linkPad3

Repository files navigation

██╗     ██╗███╗   ██╗██╗  ██╗██████╗  █████╗ ██████╗      ██████╗ 
██║     ██║████╗  ██║██║ ██╔╝██╔══██╗██╔══██╗██╔══██╗     ╚════██╗
██║     ██║██╔██╗ ██║█████╔╝ ██████╔╝███████║██║  ██║█████╗█████╔╝
██║     ██║██║╚██╗██║██╔═██╗ ██╔═══╝ ██╔══██║██║  ██║╚════╝╚═══██╗
███████╗██║██║ ╚████║██║  ██╗██║     ██║  ██║██████╔╝     ██████╔╝
╚══════╝╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝╚═╝     ╚═╝  ╚═╝╚═════╝      ╚═════╝ 

========

linkPad v3 - Flask app for catching, saving, scraping, and querying links.

Requirements

  • flask (pip install flask)
  • twisted (apt-get install python-twisted)
  • mysolr (pip install mysolr)
  • python-dateutil (apt-get install python-dateutil)
  • celery (pip install Celery)
  • BeautifulSoup4 (apt-get install python-bs4)

About

linkPad v3 - Flask app for catching, saving, scraping, and querying links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published