~capjamesg/jamesg-search-v2

v2 of my personal search engine
Relicense to MIT 0
Relicense to MIT 0
Relicense to MIT 0

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~capjamesg/jamesg-search-v2
read/write
git@git.sr.ht:~capjamesg/jamesg-search-v2

You can also use your local clone with git send-email.

#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