github book-searcher-org/deleted 0.3.0

latest releases: 1.3.0, 1.2.2, 1.2.1...
18 months ago

index download url: https://zlib.r2.zu1k.com/index_0.2.zip

sha256sum: 7e779c35781f5e4b10f9c2bc1a9cc71e06faa44bd21ed6476ede617ce97a8261 index_0.2.zip

Unzip the index to the same directory as the program.

The program will listen to 127.0.0.1:7070 after running.

You can access http://127.0.0.1:7070/ to use webui, or access the original api.

Search Api:

We add more fields for searching, now you can search by the following fields:

  • title
  • author
  • publisher
  • extension
  • language
  • isbn
  • zlib_id

Examples:

  • http://127.0.0.1:7070/search?limit=30&query=余华
  • http://127.0.0.1:7070/search?limit=30&query=title:机器学习 extension:azw3 publisher:清华
  • http://127.0.0.1:7070/search?limit=30&query=zlib_id:18557063
  • http://127.0.0.1:7070/search?limit=30&query=isbn:9787302423287

Don't miss a new deleted release

NewReleases is sending notifications on new releases.