www.whvx.net
Open in
urlscan Pro
188.114.96.3
Public Scan
Submitted URL: https://whvx.net/
Effective URL: https://www.whvx.net/
Submission Tags: falconsandbox
Submission: On October 13 via api from US — Scanned from NL
Effective URL: https://www.whvx.net/
Submission Tags: falconsandbox
Submission: On October 13 via api from US — Scanned from NL
Form analysis
1 forms found in the DOM<form class="space-y-4">
<div>
<label for="subject" class="block font-bold">Subject</label>
<input type="text" id="subject" class="w-full p-2 border border-gray-600 rounded-lg bg-gray-700 text-gray-100" placeholder="Subject">
</div>
<div>
<label for="message" class="block font-bold">Message</label>
<textarea id="message" class="w-full p-2 border border-gray-600 rounded-lg bg-gray-700 text-gray-100" rows="4" placeholder="Message..."></textarea>
</div>
<button type="submit" onclick="openMailClient()" class="px-4 py-2 bg-purple-600 text-white rounded-lg">Email dev@whvx.net</button>
</form>
Text Content
WHVX Online (Uptime: 1642 mins) WTF IS WHVX? WHVX provides an API that helps users fetch streams from various sources effortlessly. Acting as an intermediary, WHVX simplifies the streaming process, eliminating the need for users to manage the infrastructure or resources themselves. With WHVX, fetching streams is hassle-free and efficient. OUR DOCS Our API simplifies content discovery with the /search endpoint. It takes a query parameter which is a url-encoded stringified JSON object with the following properties: { 'title': 'Castle', 'releaseYear': '2009', 'tmdbId': '1419', 'imdbId': 'tt1219024', 'type': 'show', 'season': '1', 'episode': '1' } Note: The season and episode properties are optional and only required for TV shows. This returns a value of type SourcererOutput with an embedId property containing the source name and a url property containing the resourceId. With this information, you can easily fetch the streams using the embedId and resourceId from /provider/?resourceId=${resourceId}&provider=${embedId} using the resourceId as a parameter. This returns a value of type EmbedOutput with all the streams available for the given resourceId. This response usually contains multiple qualities, and subtitles if available. SOURCES Nova Operational Astra Operational Orion Non-operational Note: Sources Nova and Astra are the only ones operational at the moment. UPDATES We are constantly updating our API to improve the user experience and add new features. You can take a look at our changelog for the latest updates. Please note that we won't be able to provide detailed information about the changes made to the API due to security concerns. CONTACT US We are open to feedback about our API and services at WHVX. Though we will not comply to complaints about scrapping unless our philosophy suddenly changes. Subject Message Email dev@whvx.net