Documentation Index
Fetch the complete documentation index at: https://mintlify.com/galloclaudio/mega-search-links/llms.txt
Use this file to discover all available pages before exploring further.
Mega Search Links
Retrieve URLs from Meawfy’s internal API for easy access to Mega.nz files
Overview
Mega Search Links is a lightweight Python library designed to connect to Meawfy’s internal API, fetch URLs based on search queries, and process them for easy integration into your applications. Whether you’re building automation tools, data aggregators, or content management systems, this library streamlines URL retrieval from Mega.nz through Meawfy’s search platform.Key features
Simple API
Clean, intuitive class-based interface with just two methods to learn
Customizable requests
Modify user-agent strings to match your application’s needs
Robust error handling
Built-in exception handling for HTTP errors and network issues
Easy integration
Drop into any Python project with minimal dependencies
Quick example
Get started
Installation
Install the library and set up your Python environment
Quickstart
Get your first search working in under 5 minutes
API Reference
Explore the complete API documentation
Advanced usage
Learn advanced patterns and best practices