~capjamesg/jamesg-search-v2

v2 of my personal search engine

9d0a56d Relicense to MIT 0

11 months ago

a6bede6 Relicense to MIT 0

11 months ago

#jamesg-search v2

A search engine for my personal website, jamesg.blog.

This search engine is hosted at jamesg.blog/search.

#Screenshot

A search page showing results for the query 'thermal printing'

#Project Reference

.
├── crawler.pl - Crawler script
├── graph-data.pl - Experimental playground for graphing, not used for the actual search engine
├── search.html - Search engine HTML template
└── web-interface.pl - Script for serving the search engine web interface

The results of the crawler are saved in a file called "crawler".

#Language

This project is built in Perl.

#License

This project is licensed under an MIT 0 license.

#Author

  • capjamesg