Skip to content

Dreffed/haystack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haystack Web Collector Suite

This suite is undergoing conversion to Python 3+

Haystack is a tool used to harvest data from a variety of web sites and will push the data to an underlying database (Maria DB) This is an initial working program started in 2009, a newer version called Peregrin is under development.

Getting Started

To use Haystack

  • create a db schema (schema/peregrin.mwb)
  • Each Module can be run as a standalone instance, see self runner code in wach module

Prerequisites

Mariadb or MySQL installed and a database called Peregrin setup Imstall the following modules:

  • pip install configparser
  • pip install mysqlclient

_ some modules use other libraries, please review includes imports in each module _

Authors

  • David Gloyn-Cox - Initial work - Dreffed

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • This program was written to scratch an itch I had while looking for gainful employment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages