Tag
A Python library that scrapes websites while bypassing bot protections like Cloudflare and Akamai by rotating fingerprints, mimicking browser headers, and automatically handling CAPTCHAs. It uses Headless Chromium, Playwright, proxy rotation, and is fully open-source.
OpenAI releases version 2.35.0 of the openai-python library, featuring updated documentation for the new Responses API and examples using the GPT-5.2 model. The update also highlights workload identity authentication methods for secure cloud environments.
OpenAI Python library v2.32.0 release - a Python API client for accessing OpenAI REST APIs with type definitions, sync/async support, and new workload identity authentication options.
Sentence Transformers v5.4 introduces support for multimodal embedding and reranking, allowing users to encode and compare text, images, audio, and video using a unified API.
OpenAI Python library v2.30.0 release providing convenient access to OpenAI REST API with type definitions, sync/async clients, and support for workload identity authentication across Kubernetes, Azure, and Google Cloud Platform.
OpenAI releases GABRIEL, an open-source toolkit that uses GPT to convert unstructured qualitative data (text, images) into quantitative measurements for social scientists and economists. The tool enables researchers to analyze large-scale qualitative datasets more efficiently by automating repetitive labeling tasks while preserving the richness of human data.
OpenAI open-sources mujoco-py, a high-performance Python library for robotic simulation using the MuJoCo engine, featuring ~40x speedup with headless GPU rendering and VR interaction support.