Fisherboy license
Fisherboy is released under the MIT License.
MIT License — Copyright (c) 2026 Diego Parrás — CeMIACE / SEUBES / FCE-UBA.
What it permits
Section titled “What it permits”The MIT License is one of the most permissive open-source licenses. It lets anyone:
- Use the software for any purpose, including commercially.
- Copy, modify and merge it into other projects.
- Publish, distribute, sublicense and sell copies.
The only condition is that the copyright notice and the permission notice be included in all copies or substantial portions of the software. The software is provided “as is”, without warranty of any kind, and the authors are not liable for any claim or damages.
Third-party engines
Section titled “Third-party engines”The third-party scrapers Fisherboy can optionally use carry their own licenses. Most are
permissive (Crawl4AI, Trafilatura — Apache-2.0; curl_cffi, httpx — MIT/BSD). Some optional
engines are network-copyleft (AGPL: nodriver, Firecrawl).
Source
Section titled “Source”Fisherboy is authored by Diego Parrás and is part of the Escriba family. The full license text lives in the repository.
Read the full LICENSE View on GitHub