Skip to content

Scrapes potential leads, stores them, and presents them for further review

Notifications You must be signed in to change notification settings

jciskey/leads_tracking

Repository files navigation

Leads Tracking
==============

A simple tool to scrape leads from various websites, store
them in a local database, and present them to a user for review.

Installation
------------

```
git clone --depth 1 https://github.com/jciskey/leads_tracking.git
bash leads_tracking/setup/ubuntu-xenial-setup.sh
cd leads_tracking/setup/ansible
ansible-playbook -i hosts provision.yml
```


License
-------

MIT

Significant portions of this project are derived from the [ansible-django](https://github.com/technivore/ansible-django) project by Matthew R.

About

Scrapes potential leads, stores them, and presents them for further review

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published