Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/algolia/docsearch-scraper
DocSearch - Scraper
https://github.com/algolia/docsearch-scraper
algolia docsearch documentation scraper
Last synced: 29 days ago
JSON representation
DocSearch - Scraper
- Host: GitHub
- URL: https://github.com/algolia/docsearch-scraper
- Owner: algolia
- License: other
- Created: 2015-10-02T18:14:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T13:50:10.000Z (8 months ago)
- Last Synced: 2024-08-04T01:27:25.385Z (4 months ago)
- Topics: algolia, docsearch, documentation, scraper
- Language: Python
- Homepage: https://docsearch.algolia.com/
- Size: 743 KB
- Stars: 303
- Watchers: 75
- Forks: 104
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# DocSearch scraper
## DEPRECATED
This repository is not maintained anymore in favor of [our new infrastructure](https://docsearch.algolia.com/docs/migrating-from-legacy).
You can still use the [run your own](https://docsearch.algolia.com/docs/legacy/run-your-own) solution, but we won't provide any feature to the DocSearch Scraper.
# Summary
If you're looking for a way to add DocSearch to your site, the easiest solution
is to [apply to DocSearch](https://docsearch.algolia.com/apply). To run the scraper yourself, you're at the right
place.## Installation and Usage
Please check the [dedicated documentation](https://docsearch.algolia.com/docs/legacy/run-your-own/) to see how you can install and
run DocSearch yourself.This project supports Python 3.6+
## Useful links
- [Documentation](https://docsearch.algolia.com/)
- [Documentation source code](https://github.com/algolia/docsearch/tree/next/packages/website)
- [DocSearch UI](https://github.com/algolia/docsearch)