Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/capjamesg/indieweb-search
- Owner: capjamesg
- License: mit
- Archived: true
- Created: 2021-08-31T07:16:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T19:23:57.000Z (about 1 year ago)
- Last Synced: 2024-08-04T13:06:50.948Z (5 months ago)
- Topics: crawler, indieweb, search, search-engine
- Language: Python
- Homepage:
- Size: 837 KB
- Stars: 22
- Watchers: 1
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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