Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/capjamesg/indieweb-search

Source code for the IndieWeb search engine.
https://github.com/capjamesg/indieweb-search

crawler indieweb search search-engine

Last synced: about 2 months ago
JSON representation

Source code for the IndieWeb search engine.

Awesome Lists containing this project

README

        

# IndieWeb Search Engine

This repository contains the source code for the IndieWeb Search crawler, web application, and back-end server.

The search engine is available at [indieweb-search.jamesg.blog](https://indieweb-search.jamesg.blog).

This document contains the main documentation for IndieWeb Search.

Further high-level project notes on the search engine is available on the [IndieWeb wiki](https://indieweb.org/IndieWeb_Search).

## Screenshot

![IndieWeb search engine home page](screenshot.png)

## Contributing

We welcome contributions from anyone who wants to help improve IndieWeb Search, irrespective of your past experience with search. To find out more about contributing, please read the [contributing guide](CONTRIBUTING.md).

## Acknowledgements

Thank you to [@snarfed](https://github.com/snarfed) for putting together [IndieMap](https://github.com/snarfed/indie-map), a project that crawled many IndieWeb sites to create a social graph. IndieMap provided inspiration, motivation, and a list of domains from which this project started indexing.

Thank you also to every member of the IndieWeb community. The support from community members is helping to make this search engine more effective.

### Icon Set Attribution

All icons used in featured snippets for "rel me" queries are from Paul Robert Lloyd's [socialmediaicons](https://github.com/paulrobertlloyd/socialmediaicons) repository. These icons are used in accordance with the Creative Commons Attribution-Share Alike 3.0 license under which the icons are licensed. Appropriate attribution is also listed on search pages where the icon set is used.

## License

This project is licensed under the [MIT license](LICENSE).

## Contributors

- capjamesg