Searching for JAV metadata is broken by design.
Providers hide the same basic facts behind different schemas. Sites change layouts without warning. Scrapers rot. You end up maintaining five integrations just to get a title, a release date, and a cover image.
javinfo fixes that.
javinfo pulls provider data into a single API shape. r18, javdb, and the rest each have quirks; callers should not have to care. Ask for a video. Get consistent fields back. No parsing HTML. No regexes pointed at a moving DOM.
We built this because we needed it. Not as a portfolio piece. As a tool we use.
The front page is public. The rest is ours.