StellaSmith / pervybot-rs

GNU Affero General Public License v3.0
1 stars 1 forks source link

Add feature to index and search boorus #10

Open elfeiin opened 1 year ago

elfeiin commented 1 year ago

Issue for planned feature to allow for indexing and searching various boorus.

elfeiin commented 1 year ago

If the sites in question have their own search API, we could utilize that perhaps, or else begin crawling them at some point. When someone does make a search, it might be wise to cache the results in case someone does so again to reduce the number of requests. Cache could be updated either on request or after some amount of time since the last cache.

elfeiin commented 1 year ago

I think a better idea is to make a list of search formats for various domains.