Repository History
4 repositories tagged with json
No-as-a-Service: A Fun API for Random Rejection Reasons
No-as-a-Service (NaaS) is a unique API that delivers random, creative, and often humorous rejection reasons. It's perfect for developers and users who need a witty excuse, a playful 'no,' or want to simulate being turned down in a lighthearted way. This simple service adds a touch of humor and practicality to any application or scenario.

Superjson: Safely Serialize JavaScript Expressions Beyond JSON
Superjson is a powerful JavaScript library designed to overcome the limitations of standard JSON serialization. It enables developers to safely serialize and deserialize a superset of JSON, including complex types like Dates, BigInts, Maps, and Sets. This makes it an ideal solution for robust data handling in modern web applications, especially with frameworks like Next.js.

feedparser: A Robust Python Library for Parsing Feeds
feedparser is a widely-used and reliable Python library designed for parsing Atom and RSS feeds. It simplifies the process of extracting data from various feed formats, making it an essential tool for developers working with syndicated content. With extensive testing and clear documentation, feedparser offers a straightforward solution for feed consumption in Python applications.

Pipet: A Swiss-Army Tool for Web Scraping and Data Extraction
Pipet is a versatile command-line web scraper designed for hackers, enabling efficient data extraction from various online assets. It supports HTML parsing, JSON parsing, and client-side JavaScript evaluation, leveraging existing tools like `curl` and `playwright` for powerful and flexible scraping operations. This tool is ideal for tracking information, monitoring changes, and automating data collection tasks.