$npx skillfedfor your agent

WWW/HTTP packages

940 packages · page 21 of 24 · 1,515 including subcategories

Subcategories

Packages

breadability Worth it
PyPI · WWW/HTTP · released Aug 2026

Extracts the main readable content from HTML pages by identifying and isolating the article text while removing boilerplate, navigation, and ads.

Install only if you can satisfy the lxml build dependency; otherwise, consider it a straightforward choice.

BSD-3-Clausepure Python
100.7Kdownloads / mo
marshmallow-jsonapi Skip
PyPI · WWW/HTTP · released Dec 2020

Produces JSON API 1.0-compliant output from Python objects using marshmallow schemas, with built-in support for relationships, resource linkage, and typed resources.

MITpure Python · 3.6+abandoned
99.8Kdownloads / mo
crowdin-api-client Worth it
PyPI · WWW/HTTP · released Jun 2026

A lightweight Python client library for the Crowdin API that enables programmatic access to Crowdin's localization platform, supporting project management, file operations, and GraphQL queries.

Install it if you are automating Crowdin workflows or building tools that interact with Crowdin's API.

permissive licensepure Python · 3.8+
98.8Kdownloads / mo
instructure-dap-client With conditions
PyPI · WWW/HTTP · released Mar 2026

Client library for querying Instructure's Data Access Platform (DAP), providing bulk access to educational product data through async HTTP with built-in retry logic and CLI integration.

Install only if you have DAP credentials and a use case requiring bulk data export; it is not a general-purpose tool.

MITpure Python · 3.11+
98.3Kdownloads / mo
microsoftgraph-python With conditions
PyPI · WWW/HTTP · released Apr 2024

A Python wrapper for the Microsoft Graph API that handles OAuth 2.0 authentication and provides structured access to Microsoft 365 resources including mail, calendar, contacts, files, and OneNote.

However, verify that the endpoints you need are stable and that the package's v1.0.0+ breaking changes align with your use case; consider monitoring for security…

MITpure Pythondormant
98.1Kdownloads / mo
recipe-scrapers Worth it
PyPI · WWW/HTTP · released Aug 2026

Extracts structured recipe data (ingredients, instructions, cooking times, images) from cooking websites by parsing HTML, Schema.org markup, and OpenGraph metadata.

Install it if you need to extract recipe information from websites; skip it if you don't need recipe parsing.

MITpure Python · 3.10+
97.5Kdownloads / mo
aiohttp-debugtoolbar Worth it
PyPI · WWW/HTTP · released Nov 2023

Adds an interactive debug toolbar to aiohttp web applications, displaying request headers, performance metrics, tracebacks, middleware info, and an interactive Python console.

Apache-2.0pure Python
97.1Kdownloads / mo
airium With conditions
PyPI · WWW/HTTP · released Jun 2025

Airium generates HTML from Python code using indentation and context managers instead of templates, and can also parse HTML back into Python.

permissive licensepure Pythonaging
97.0Kdownloads / mo
kumo-api With conditions
PyPI · WWW/HTTP · released Jun 2026

kumo-api defines RESTful API resource schemas as Pydantic dataclasses for interacting with Kumo AI's cloud services over HTTP.

However, most users should prefer the kumoai SDK for a higher-level experience.

MITpure Python · 3.10+
96.9Kdownloads / mo
mediatype With conditions
PyPI · WWW/HTTP · released Apr 2022

Parses and creates MIME types (media types) according to RFC-6838, decomposing them into type, subtype, suffix, and parameters or reconstructing them from components.

MITpure Pythondormant
96.9Kdownloads / mo
oxylabs With conditions
PyPI · WWW/HTTP · released Mar 2026

Official Python client for Oxylabs web scraping and proxy APIs, enabling programmatic collection of public data at scale using their proxy network and scraper endpoints.

However, verify that it supports your required Python version and authentication workflow before committing to it.

permissive licensepure Python
96.9Kdownloads / mo
temp-mails With conditions
PyPI · WWW/HTTP · released May 2025

Provides a unified Python API to generate temporary email addresses and retrieve messages from multiple disposable email services, abstracting away the differences between individual provider implementations.

However, it depends entirely on third-party sites remaining accessible and unchanged.

MITpure Python · 3.8+aging
95.9Kdownloads / mo
enigma-api-client Worth it
PyPI · WWW/HTTP · released Aug 2026

Python SDK for querying Enigma's GraphQL business intelligence API, supporting both raw GraphQL and natural language prompts to search a database of 250M+ businesses.

Apache-2.0pure Python · 3.11+
95.7Kdownloads / mo
agilicus With conditions
PyPI · WWW/HTTP · released Aug 2026

Agilicus SDK provides Python bindings and a CLI tool for accessing the Agilicus Zero-Trust Network Access platform via its REST API, enabling programmatic and interactive management of users, policies, and network access.

MITpure Python
95.2Kdownloads / mo
drf-spectacular-jsonapi With conditions
PyPI · WWW/HTTP · released May 2026

Generates OpenAPI 3 schemas for Django REST Framework APIs that use the JSON:API specification, extending drf-spectacular to handle JSON:API-specific conventions.

BSD-3-Clausepure Python · 3.7+
94.9Kdownloads / mo
djangorestframework-bulk Skip
PyPI · WWW/HTTP · released Apr 2015

Adds bulk create, update, and delete operations to Django REST Framework's generic views and viewsets, enabling efficient batch processing of multiple resources in a single request.

MITbuilds from sourceabandoned
94.8Kdownloads / mo
httpwatcher Skip
PyPI · WWW/HTTP · released Nov 2018

httpwatcher is a simple HTTP server and library for serving static files with live reload triggered via WebSockets, designed for local development and testing.

MITpure Pythonabandoned
94.7Kdownloads / mo
stac-fastapi-extensions With conditions
PyPI · WWW/HTTP · released Aug 2026

Provides FastAPI extensions for the STAC API specification, enabling you to build spatiotemporal asset catalog APIs.

Install only if you need STAC API extensions; if you need only the base STAC API, stac-fastapi-api may suffice.

MITpure Python · 3.11+
94.3Kdownloads / mo
PasteScript Skip
PyPI · WWW/HTTP · released Jan 2025

PasteScript is a command-line tool for creating Python package layouts and serving WSGI web applications with Paste Deploy configuration.

MITpure Python · 3.8+dormant
93.9Kdownloads / mo
django-xff With conditions
PyPI · WWW/HTTP · released Feb 2025

Django middleware that extracts the real client IP address from the X-Forwarded-For header by trusting a configurable depth of reverse proxies and sanitizing spoofed entries.

However, maintenance is dormant (last release 547 days ago); verify that it works with your specific Django and Python versions before relying on it in production,…

MITpure Pythondormant
93.7Kdownloads / mo
pymiele With conditions
PyPI · WWW/HTTP · released May 2026

pymiele is a Python library that enables Home Assistant integration with Miele appliances via their API, using aiohttp for asynchronous HTTP communication.

permissive licensepure Python · 3.14.0+
93.4Kdownloads / mo
django-analytical Worth it
PyPI · WWW/HTTP · released Jul 2025

Integrates multiple third-party analytics services into Django projects through a unified template interface, eliminating the need to manually embed service-specific tracking code.

MITpure Python · 3.9+
93.0Kdownloads / mo
pyfaup-rs With conditions
PyPI · WWW/HTTP · released Jul 2026

Parses URLs into components (scheme, host, port, path, query, credentials, domain, TLD) with a Rust backend for speed, offering both a modern API and backward compatibility with the legacy Faup C library.

GPL-3.0compiled wheel · 3.8+
92.5Kdownloads / mo
pyexcel-webio With conditions
PyPI · WWW/HTTP · released Oct 2017

Provides a unified interface library for building web extensions that handle spreadsheet uploads and downloads using pyexcel, abstracting away file format details.

permissive licensepure Pythonaging
92.4Kdownloads / mo
certbot-dns-duckdns Worth it
PyPI · WWW/HTTP · released Aug 2026

A certbot plugin that automates DNS-01 challenge validation for DuckDNS domains by managing TXT record creation and deletion through the DuckDNS API.

Install it if you use DuckDNS and want to automate Let's Encrypt certificate issuance; skip it only if you use a different DNS provider or prefer manual certificate…

MITpure Python · 3.10+
92.4Kdownloads / mo
gkeepapi With conditions
PyPI · WWW/HTTP · released Jan 2026

gkeepapi is an unofficial client library for the Google Keep API that lets you programmatically create, modify, and sync notes in Google Keep from Python.

However, be aware that it is in aging maintenance and relies on an unofficial API that Google could change at any time.

MITpure Python · 3.10+aging
92.3Kdownloads / mo
django-service-objects Skip
PyPI · WWW/HTTP · released Feb 2022

Provides a Service base class for Django that encapsulates business logic separately from views and models, with form-like validation and a process/post-process execution pattern.

MITpure Pythonabandoned
91.9Kdownloads / mo
proxyproviders With conditions
PyPI · WWW/HTTP · released Mar 2026

Provides a unified Python interface for managing proxies across multiple providers including BrightData and WebShare, with support for proxy selection algorithms and format conversion.

MITpure Python · 3.9+
91.3Kdownloads / mo
aiohue Worth it
PyPI · WWW/HTTP · released Jul 2026

Asynchronous Python library for controlling Philips Hue lights and devices via the Hue Bridge, supporting both V2 event-based and V1 polling APIs.

Install it if you need to automate Philips Hue devices in an asyncio application or home automation system.

permissive licensepure Python · 3.11+
91.2Kdownloads / mo
openbb-cftc With conditions
PyPI · WWW/HTTP · released Jun 2026

Provides access to CFTC Commitment of Traders data through a Python API and REST interface, enabling queries of historical contract positions by CFTC code.

AGPL-3.0-onlypure Python
91.1Kdownloads / mo
status Skip
PyPI · WWW/HTTP · released Jan 2015

A command-line tool that reports HTTP response status codes for GET or POST requests to a given URL.

Install only if you are constrained to an old Python environment and cannot use any other tool.

MITpure Pythonabandoned
91.1Kdownloads / mo
stigg-sidecar-sdk With conditions
PyPI · WWW/HTTP · released Aug 2026

Python SDK for interacting with Stigg Sidecar, a service for managing customer entitlements and feature access control.

However, verify the license terms before committing—the metadata shows 'unclear' status with no published license text.

license unclearpure Python
91.1Kdownloads / mo
remotezip With conditions
PyPI · WWW/HTTP · released Feb 2024

Download individual files from remote zip archives without fetching the entire file, using HTTP range requests to minimize bandwidth.

MITpure Pythondormant
90.9Kdownloads / mo
django-rest-framework-docs Skip
PyPI · WWW/HTTP · released Sep 2013

Generates browsable documentation and an inventory of Django REST Framework v2 API endpoints by scanning URL patterns and extracting endpoint metadata, methods, and serializer properties.

BSD-3-Clausebuilds from sourceabandoned
90.8Kdownloads / mo
query-string Skip
PyPI · WWW/HTTP · released Dec 2020

Parses URL query strings and fragments into Python dictionaries, extracting key-value pairs from both full URLs and raw query string segments.

permissive licensebuilds from sourceabandoned
90.6Kdownloads / mo
swimlane With conditions
PyPI · WWW/HTTP · released May 2026

Swimlane is a Python driver for the Swimlane API that enables programmatic interaction with Swimlane 10.x workflow and case management systems.

However, the AGPLv3 license requires careful consideration in proprietary environments—verify that your use case is compatible with copyleft obligations before…

AGPL-3.0-onlypure Python · 3.6+
90.5Kdownloads / mo
fear-and-greed With conditions
PyPI · WWW/HTTP · released May 2022

Fetches CNN's Fear & Greed Index from their website, parses the current value, and returns it as a named tuple with the index value, category description, and last update timestamp.

MITpure Python · 3.0+abandoned
90.4Kdownloads / mo
lexisnexisapi With conditions
PyPI · WWW/HTTP · released Feb 2024

Provides a Python interface to the LexisNexis Metabase API for searching and retrieving articles, with support for rate-limit tracking and DataFrame conversion.

However, dormancy since the last release means no active maintenance—verify that the underlying Metabase API remains compatible and that you can obtain a valid API…

permissive licensepure Pythondormant
90.4Kdownloads / mo
spgci Worth it
PyPI · WWW/HTTP · released Aug 2026

Python client library for the S&P Global Commodity Insights REST API, returning market data, forward curves, price forecasts, and energy analytics as pandas DataFrames.

Install it if you need programmatic access to S&P Global Commodity Insights data and have valid API credentials; the pandas integration and automatic token handling…

Apache-2.0pure Python
90.3Kdownloads / mo
oauthenticator With conditions
PyPI · WWW/HTTP · released Mar 2026

OAuthenticator provides OAuth2 login handlers for JupyterHub, supporting multiple identity providers including GitHub, Google, Azure AD, GitLab, and others through provider-specific authenticators or a configurable generic handler.

Install only if you have a JupyterHub instance and an OAuth provider to configure.

BSD-3-Clausepure Python · 3.10+
90.2Kdownloads / mo