PyPI scraper API for project pages
Send a PyPI project URL to the Crawl endpoint and get back structured Markdown — the project description plus license, requires-python, and the requirements list. Pinned-release URLs included.
Endpoint — bashPOST https://api.search1api.com/crawl{ "url": "https://pypi.org/project/fastapi/" }
The adapter reads pypi.org/pypi/<name>/json — the project README and metadata without the release-history sidebar the web page wraps it in.
The description as Markdown — plus license, requires-python, and release date in metadata.
/project/<name>/<version>/ URLs return that exact release — its description and its requirements.
Install requirements render as a clean list — extras and environment markers preserved.
Useful for
Dependency research / Package discovery / Version auditing
What goes in, what comes back
Two URL types. Left: the public page as PyPI actually serves it — a real anonymous capture. Right: the complete results.content the API returns, byte for byte.
pypi.org/project/fastapi/What PyPI serves

472 KB rendered HTML — the description wrapped in release history, project links, and stats sidebars
What the API returns
markdown# fastapi 0.141.1FastAPI framework, high performance, easy to learn, fast to code, ready for productionLicense: MIT · Requires Python: >=3.10 · Released: 2026-07-29 · Homepage: https://github.com/fastapi/fastapi · Source: https://github.com/fastapi/fastapi · Documentation: https://fastapi.tiangolo.com/```pip install fastapi```## Requirements (32)- starlette>=0.46.0- pydantic>=2.9.0- typing-extensions>=4.8.0- typing-inspection>=0.4.2- annotated-doc>=0.0.2- fastapi-cli[standard]>=0.0.32; extra == "standard"- fastar>=0.9.0; extra == "standard"- httpx<1.0.0,>=0.23.0; extra == "standard"- jinja2>=3.1.5; extra == "standard"- python-multipart>=0.0.18; extra == "standard"- email-validator>=2.0.0; extra == "standard"- uvicorn[standard]>=0.12.0; extra == "standard"- pydantic-settings>=2.0.0; extra == "standard"- pydantic-extra-types>=2.0.0; extra == "standard"- fastapi-cli[standard-no-fastapi-cloud-cli]>=0.0.32; extra == "standard-no-fastapi-cloud-cli"- httpx<1.0.0,>=0.23.0; extra == "standard-no-fastapi-cloud-cli"- jinja2>=3.1.5; extra == "standard-no-fastapi-cloud-cli"- python-multipart>=0.0.18; extra == "standard-no-fastapi-cloud-cli"- email-validator>=2.0.0; extra == "standard-no-fastapi-cloud-cli"- uvicorn[standard]>=0.12.0; extra == "standard-no-fastapi-cloud-cli"- pydantic-settings>=2.0.0; extra == "standard-no-fastapi-cloud-cli"- pydantic-extra-types>=2.0.0; extra == "standard-no-fastapi-cloud-cli"- fastapi-cli[standard]>=0.0.32; extra == "all"- httpx<1.0.0,>=0.23.0; extra == "all"- jinja2>=3.1.5; extra == "all"- python-multipart>=0.0.18; extra == "all"- itsdangerous>=1.1.0; extra == "all"- pyyaml>=5.3.1; extra == "all"- email-validator>=2.0.0; extra == "all"- uvicorn[standard]>=0.12.0; extra == "all"- pydantic-settings>=2.0.0; extra == "all"- pydantic-extra-types>=2.0.0; extra == "all"## Description<p align="center"><a href="https://fastapi.tiangolo.com"><img src="https://fastapi.tiangolo.com/img/logo-margin/logo-teal.png" alt="FastAPI"></a></p><p align="center"><em>FastAPI framework, high performance, easy to learn, fast to code, ready for production</em></p><p align="center"><a href="https://github.com/fastapi/fastapi/actions?query=workflow%3ATest+event%3Apush+branch%3Amaster"><img src="https://github.com/fastapi/fastapi/actions/workflows/test.yml/badge.svg?event=push&branch=master" alt="Test"></a><a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/fastapi"><img src="https://coverage-badge.samuelcolvin.workers.dev/fastapi/fastapi.svg" alt="Coverage"></a><a href="https://pypi.org/project/fastapi"><img src="https://img.shields.io/pypi/v/fastapi?color=%2334D058&label=pypi%20package" alt="Package version"></a><a href="https://pypi.org/project/fastapi"><img src="https://img.shields.io/pypi/pyversions/fastapi.svg?color=%2334D058" alt="Supported Python versions"></a></p>---**Documentation**: [https://fastapi.tiangolo.com](https://fastapi.tiangolo.com)**Source Code**: [https://github.com/fastapi/fastapi](https://github.com/fastapi/fastapi)---FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.The key features are:* **Fast**: Very high performance, on par with **NodeJS** and **Go** (thanks to Starlette and Pydantic). One of the fastest Python frameworks available.* **Fast to code**: Increase the speed to develop features by about 200% to 300%. ** **Fewer bugs**: Reduce about 40% of human (developer) induced errors. ** **Intuitive**: Great editor support. <dfn title="also known as auto-complete, autocompletion, IntelliSense">Completion</dfn> everywhere. Less time debugging.* **Easy**: Designed to be easy to use and learn. Less time reading docs.* **Short**: Minimize code duplication. Multiple features from each parameter declaration. Fewer bugs.* **Robust**: Get production-ready code. With automatic interactive documentation.* **Standards-based**: Based on (and fully compatible with) the open standards for APIs: [OpenAPI](https://github.com/OAI/OpenAPI-Specification) (previously known as Swagger) and [JSON Schema](https://json-schema.org/).<small>* estimation based on tests conducted by an internal development team, building production applications.</small>## Sponsors<!-- sponsors -->### Keystone Sponsor<a href="https://fastapicloud.com" target="_blank" title="FastAPI Cloud. By the same team behind FastAPI. You code. We Cloud."><img src="https://fastapi.tiangolo.com/img/sponsors/fastapicloud.png"></a>### Gold Sponsors<a href="https://blockbee.io?ref=fastapi" target="_blank" title="BlockBee Cryptocurrency Payment Gateway"><img src="https://fastapi.tiangolo.com/img/sponsors/blockbee.png"></a><a href="https://www.propelauth.com/?utm_source=fastapi&utm_campaign=1223&utm_medium=mainbadge" target="_blank" title="Auth, user management and more for your B2B product"><img src="https://fastapi.tiangolo.com/img/sponsors/propelauth.png"></a><a href="https://docs.render.com/deploy-fastapi?utm_source=deploydoc&utm_medium=referral&utm_campaign=fastapi" target="_blank" title="Deploy & scale any full-stack web app on Render. Focus on building apps, not infra."><img src="https://fastapi.tiangolo.com/img/sponsors/render.svg"></a><a href="https://www.coderabbit.ai/?utm_source=fastapi&utm_medium=badge&utm_campaign=fastapi" target="_blank" title="Cut Code Review Time & Bugs in Half with CodeRabbit"><img src="https://fastapi.tiangolo.com/img/sponsors/coderabbit.png"></a><a href="https://subtotal.com/?utm_source=fastapi&utm_medium=sponsorship&utm_campaign=open-source" target="_blank" title="The Gold Standard in Retail Account Linking"><img src="https://fastapi.tiangolo.com/img/sponsors/subtotal.svg"></a><a href="https://docs.railway.com/guides/fastapi?utm_medium=integration&utm_source=docs&utm_campaign=fastapi" target="_blank" title="Deploy enterprise applications at startup speed"><img src="https://fastapi.tiangolo.com/img/sponsors/railway.png"></a><a href="https://serpapi.com/?utm_source=fastapi_website" target="_blank" title="SerpApi: Web Search API"><img src="https://fastapi.tiangolo.com/img/sponsors/serpapi.png"></a><a href="https://www.greptile.com/?utm_source=fastapi&utm_medium=sponsorship&utm_campaign=fastapi_sponsor_page" target="_blank" title="Greptile: The AI Code Reviewer"><img src="https://fastapi.tiangolo.com/img/sponsors/greptile.png"></a>### Silver Sponsors<a href="https://databento.com/?utm_source=fastapi&utm_medium=sponsor&utm_content=display" target="_blank" title="Pay as you go for market data"><img src="https://fastapi.tiangolo.com/img/sponsors/databento.svg"></a><a href="https://www.svix.com/" target="_blank" title="Svix - Webhooks as a service"><img src="https://fastapi.tiangolo.com/img/sponsors/svix.svg"></a><a href="https://www.permit.io/blog/implement-authorization-in-fastapi?utm_source=github&utm_medium=referral&utm_campaign=fastapi" target="_blank" title="Fine-Grained Authorization for FastAPI"><img src="https://fastapi.tiangolo.com/img/sponsors/permit.png"></a><a href="https://dribia.com/en/" target="_blank" title="Dribia - Data Science within your reach"><img src="https://fastapi.tiangolo.com/img/sponsors/dribia.png"></a><a href="https://www.bairesdev.com/" target="_blank" title="BairesDev | Nearshore Software Development & Staff Augmentation Company"><img src="https://fastapi.tiangolo.com/img/sponsors/bairesdev.svg"></a><a href="https://tutorcruncher.com/?utm_source=fastapi" target="_blank" title="TutorCruncher"><img src="https://fastapi.tiangolo.com/img/sponsors/tutorcruncher.png"></a><!-- /sponsors -->[Other sponsors](https://fastapi.tiangolo.com/fastapi-people/#sponsors)## Opinions<div class="only-github" markdown="1">"_[...] I'm using **FastAPI** a ton these days. [...] I'm actually planning to use it for all of my team's **ML services at Microsoft**. Some of them are getting integrated into the core **Windows** product and some **Office** products._"<div style="text-align: right; margin-right: 10%;">Kabir Khan - <strong>Microsoft</strong> <a href="https://github.com/fastapi/fastapi/pull/26"><small>(ref)</small></a></div>---"_We adopted the **FastAPI** library to spawn a **REST** server that can be queried to obtain **predictions**. [for Ludwig]_"<div style="text-align: right; margin-right: 10%;">Piero Molino, Yaroslav Dudin, and Sai Sumanth Miryala - <strong>Uber</strong> <a href="https://www.uber.com/us/en/blog/ludwig-v0-2/"><small>(ref)</small></a></div>---"_**Netflix** is pleased to announce the open-source release of our **crisis management** orchestration framework: **Dispatch**! [built with **FastAPI**]_"<div style="text-align: right; margin-right: 10%;">Kevin Glisson, Marc Vilanova, Forest Monsen - <strong>Netflix</strong> <a href="https://netflixtechblog.com/introducing-dispatch-da4b8a2a8072"><small>(ref)</small></a></div>---"_If anyone is looking to build a production Python API, I would highly recommend **FastAPI**. It is **beautifully designed**, **simple to use** and **highly scalable**, it has become a **key component** in our API first development strategy and is driving many automations and services such as our Virtual TAC Engineer._"<div style="text-align: right; margin-right: 10%;">Deon Pillsbury - <strong>Cisco</strong> <a href="https://www.linkedin.com/posts/deonpillsbury_cisco-cx-python-activity-6963242628536487936-trAp/"><small>(ref)</small></a></div>---</div>## FastAPI Conf[**FastAPI Conf '26**](https://fastapiconf.com) is happening on **October 28, 2026** in **Amsterdam, NL**. All about FastAPI, right from the source. 🎤<a class="fastapi-feature-banner" href="https://fastapiconf.com"><img src="https://fastapi.tiangolo.com/img/fastapi-conf.jpeg" alt="FastAPI Conf '26 - October 28, 2026 - Amsterdam, NL"></a>## FastAPI mini documentaryThere's a [FastAPI mini documentary](https://www.youtube.com/watch?v=mpR8ngthqiE) released at the end of 2025, you can watch it online:<a class="fastapi-feature-banner" href="https://www.youtube.com/watch?v=mpR8ngthqiE"><img src="https://fastapi.tiangolo.com/img/fastapi-documentary.jpg" alt="FastAPI Mini Documentary"></a>## **Typer**, the FastAPI of CLIs<a href="https://typer.tiangolo.com"><img src="https://typer.tiangolo.com/img/logo-margin/logo-margin-vector.svg" style="width: 20%;"></a>If you are building a <abbr title="Command Line Interface">CLI</abbr> app to be used in the terminal instead of a web API, check out [**Typer**](https://typer.tiangolo.com/).**Typer** is FastAPI's little sibling. And it's intended to be the **FastAPI of CLIs**. ⌨️ 🚀## RequirementsFastAPI stands on the shoulders of giants:* [Starlette](https://starlette.dev/) for the web parts.* [Pydantic](https://pydantic.dev/docs/) for the data parts.## InstallationFirst, [install `uv`](https://docs.astral.sh/uv/getting-started/installation/), and then add FastAPI to your project:<div class="termy">```console$ uv add "fastapi[standard]"---> 100%```</div>**Note**: Make sure you put `"fastapi[standard]"` in quotes to ensure it works in all terminals.If you prefer to use `pip`, install `fastapi[standard]` inside a virtual environment. See the [installation guide](tutorial/#install-fastapi) for the alternative steps.## Example### Create itCreate a file `main.py` with:```Pythonfrom fastapi import FastAPIapp = FastAPI()@app.get("/")def read_root():return {"Hello": "World"}@app.get("/items/{item_id}")def read_item(item_id: int, q: str | None = None):return {"item_id": item_id, "q": q}```<details markdown="1"><summary>Or use <code>async def</code>...</summary>If your code uses `async` / `await`, use `async def`:```Python hl_lines="7 12"from fastapi import FastAPIapp = FastAPI()@app.get("/")async def read_root():return {"Hello": "World"}@app.get("/items/{item_id}")async def read_item(item_id: int, q: str | None = None):return {"item_id": item_id, "q": q}```**Note**:If you don't know, check the _"In a hurry?"_ section about [`async` and `await` in the docs](https://fastapi.tiangolo.com/async/#in-a-hurry).</details>### Run itRun the server with:<div class="termy">```console$ uv run fastapi dev╭────────── FastAPI CLI - Development mode ───────────╮│ ││ Serving at: http://127.0.0.1:8000 ││ ││ API docs: http://127.0.0.1:8000/docs ││ ││ Running in development mode, for production use: ││ ││ fastapi run ││ │╰─────────────────────────────────────────────────────╯INFO: Will watch for changes in these directories: ['/home/user/code/awesomeapp']INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)INFO: Started reloader process [2248755] using WatchFilesINFO: Started server process [2248757]INFO: Waiting for application startup.INFO: Application startup complete.```</div><details markdown="1"><summary>About the command <code>fastapi dev</code>...</summary>The command `fastapi dev` reads your `main.py` file automatically, detects the **FastAPI** app in it, and starts a server using [Uvicorn](https://uvicorn.dev).By default, `fastapi dev` will start with auto-reload enabled for local development.You can read more about it in the [FastAPI CLI docs](https://fastapi.tiangolo.com/fastapi-cli/).</details>### Check itOpen your browser at [http://127.0.0.1:8000/items/5?q=somequery](http://127.0.0.1:8000/items/5?q=somequery).You will see the JSON response as:```JSON{"item_id": 5, "q": "somequery"}```You already created an API that:* Receives HTTP requests in the _paths_ `/` and `/items/{item_id}`.* Both _paths_ take `GET` <em>operations</em> (also known as HTTP _methods_).* The _path_ `/items/{item_id}` has a _path parameter_ `item_id` that should be an `int`.* The _path_ `/items/{item_id}` has an optional `str` _query parameter_ `q`.### Interactive API docsNow go to [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs).You will see the automatic interactive API documentation (provided by [Swagger UI](https://github.com/swagger-api/swagger-ui)):Swagger UI### Alternative API docsAnd now, go to [http://127.0.0.1:8000/redoc](http://127.0.0.1:8000/redoc).You will see the alternative automatic documentation (provided by [ReDoc](https://github.com/Redocly/redoc)):ReDoc## Example upgradeNow modify the file `main.py` to receive a body from a `PUT` request.Declare the body using standard Python types, thanks to Pydantic.```Python hl_lines="2 7-10 23-25"from fastapi import FastAPIfrom pydantic import BaseModelapp = FastAPI()class Item(BaseModel):name: strprice: floatis_offer: bool | None = None@app.get("/")def read_root():return {"Hello": "World"}@app.get("/items/{item_id}")def read_item(item_id: int, q: str | None = None):return {"item_id": item_id, "q": q}@app.put("/items/{item_id}")def update_item(item_id: int, item: Item):return {"item_name": item.name, "item_id": item_id}```The `fastapi dev` server should reload automatically.### Interactive API docs upgradeNow go to [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs).* The interactive API documentation will be automatically updated, including the new body:Swagger UI* Click on the button "Try it out", it allows you to fill the parameters and directly interact with the API:Swagger UI interaction* Then click on the "Execute" button, the user interface will communicate with your API, send the parameters, get the results and show them on the screen:Swagger UI interaction### Alternative API docs upgradeAnd now, go to [http://127.0.0.1:8000/redoc](http://127.0.0.1:8000/redoc).* The alternative documentation will also reflect the new query parameter and body:ReDoc### RecapIn summary, you declare **once** the types of parameters, body, etc. as function parameters.You do that with standard modern Python types.You don't have to learn a new syntax, the methods or classes of a specific library, etc.Just standard **Python**.For example, for an `int`:```Pythonitem_id: int```or for a more complex `Item` model:```Pythonitem: Item```...and with that single declaration you get:* Editor support, including:* Completion.* Type checks.* Validation of data:* Automatic and clear errors when the data is invalid.* Validation even for deeply nested JSON objects.* <dfn title="also known as: serialization, parsing, marshalling">Conversion</dfn> of input data: coming from the network to Python data and types. Reading from:* JSON.* Path parameters.* Query parameters.* Cookies.* Headers.* Forms.* Files.* <dfn title="also known as: serialization, parsing, marshalling">Conversion</dfn> of output data: converting from Python data and types to network data (as JSON):* Convert Python types (`str`, `int`, `float`, `bool`, `list`, etc).* `datetime` objects.* `UUID` objects.* Database models.* ...and many more.* Automatic interactive API documentation, including 2 alternative user interfaces:* Swagger UI.* ReDoc.---Coming back to the previous code example, **FastAPI** will:* Validate that there is an `item_id` in the path for `GET` and `PUT` requests.* Validate that the `item_id` is of type `int` for `GET` and `PUT` requests.* If it is not, the client will see a useful, clear error.* Check if there is an optional query parameter named `q` (as in `http://127.0.0.1:8000/items/foo?q=somequery`) for `GET` requests.* As the `q` parameter is declared with `= None`, it is optional.* Without the `None` it would be required (as is the body in the case with `PUT`).* For `PUT` requests to `/items/{item_id}`, read the body as JSON:* Check that it has a required attribute `name` that should be a `str`.* Check that it has a required attribute `price` that has to be a `float`.* Check that it has an optional attribute `is_offer`, that should be a `bool`, if present.* All this would also work for deeply nested JSON objects.* Convert from and to JSON automatically.* Document everything with OpenAPI, that can be used by:* Interactive documentation systems.* Automatic client code generation systems, for many languages.* Provide 2 interactive documentation web interfaces directly.---We just scratched the surface, but you already get the idea of how it all works.Try changing the line with:```Pythonreturn {"item_name": item.name, "item_id": item_id}```...from:```Python... "item_name": item.name ...```...to:```Python... "item_price": item.price ...```...and see how your editor will auto-complete the attributes and know their types:editor supportFor a more complete example including more features, see the <a href="https://fastapi.tiangolo.com/tutorial/">Tutorial - User Guide</a>.**Spoiler alert**: the tutorial - user guide includes:* Declaration of **parameters** from other different places such as: **headers**, **cookies**, **form fields** and **files**.* How to set **validation constraints** such as `maximum_length` or `regex`.* A very powerful and easy to use **<dfn title="also known as components, resources, providers, services, injectables">Dependency Injection</dfn>** system.* Security and authentication, including support for **OAuth2** with **JWT tokens** and **HTTP Basic** auth.* More advanced (but equally easy) techniques for declaring **deeply nested JSON models** (thanks to Pydantic).* **GraphQL** integration with [Strawberry](https://strawberry.rocks) and other libraries.* Many extra features (thanks to Starlette) such as:* **WebSockets*** extremely easy tests based on HTTPX and `pytest`* **CORS*** **Cookie Sessions*** ...and more.### Deploy your app (optional)You can optionally deploy your FastAPI app to [FastAPI Cloud](https://fastapicloud.com) with a single command. 🚀<div class="termy">```console$ uv run fastapi deployDeploying to FastAPI Cloud...✅ Deployment successful!🐔 Ready the chicken! Your app is ready at https://myapp.fastapicloud.dev```</div>The CLI will automatically detect your FastAPI application and deploy it to the cloud. If you are not logged in, your browser will open to complete the authentication process.That's it! Now you can access your app at that URL. ✨#### About FastAPI Cloud**[FastAPI Cloud](https://fastapicloud.com)** is built by the same author and team behind **FastAPI**.It streamlines the process of **building**, **deploying**, and **accessing** an API with minimal effort.It brings the same **developer experience** of building apps with FastAPI to **deploying** them to the cloud. 🎉FastAPI Cloud is the primary sponsor and funding provider for the *FastAPI and friends* open source projects. ✨#### Deploy to other cloud providersFastAPI is open source and based on standards. You can deploy FastAPI apps to any cloud provider you choose.Follow your cloud provider's guides to deploy FastAPI apps with them. 🤓## PerformanceIndependent TechEmpower benchmarks show **FastAPI** applications running under Uvicorn as [one of the fastest Python frameworks available](https://www.techempower.com/benchmarks/#section=test&runid=7464e520-0dc2-473d-bd34-dbdfd7e85911&hw=ph&test=query&l=zijzen-7), only below Starlette and Uvicorn themselves (used internally by FastAPI). (*)To understand more about it, see the section [Benchmarks](https://fastapi.tiangolo.com/benchmarks/).## DependenciesFastAPI depends on Pydantic and Starlette.### `standard` DependenciesWhen you install FastAPI with `uv add "fastapi[standard]"` it comes with the `standard` group of optional dependencies:Used by Pydantic:* [`email-validator`](https://github.com/JoshData/python-email-validator) - for email validation.Used by Starlette:* [`httpx`](https://www.python-httpx.org) - Required if you want to use the `TestClient`.* [`jinja2`](https://jinja.palletsprojects.com) - Required if you want to use the default template configuration.* [`python-multipart`](https://github.com/Kludex/python-multipart) - Required if you want to support form <dfn title="converting the string that comes from an HTTP request into Python data">"parsing"</dfn>, with `request.form()`.Used by FastAPI:* [`uvicorn`](https://uvicorn.dev) - for the server that loads and serves your application. This includes `uvicorn[standard]`, which includes some dependencies (e.g. `uvloop`) needed for high performance serving.* `fastapi-cli[standard]` - to provide the `fastapi` command.* This includes `fastapi-cloud-cli`, which allows you to deploy your FastAPI application to [FastAPI Cloud](https://fastapicloud.com).### Without `standard` DependenciesIf you don't want to include the `standard` optional dependencies, you can install with `uv add fastapi` instead of `uv add "fastapi[standard]"`.### Without `fastapi-cloud-cli`If you want to install FastAPI with the standard dependencies but without the `fastapi-cloud-cli`, you can install with `uv add "fastapi[standard-no-fastapi-cloud-cli]"`.### Additional Optional DependenciesThere are some additional dependencies you might want to install.Additional optional Pydantic dependencies:* [`pydantic-settings`](https://pydantic.dev/docs/validation/latest/concepts/pydantic_settings/) - for settings management.* [`pydantic-extra-types`](https://github.com/pydantic/pydantic-extra-types) - for extra types to be used with Pydantic.Additional optional FastAPI dependencies:* [`orjson`](https://github.com/ijl/orjson) - Required if you want to use `ORJSONResponse`.* [`ujson`](https://github.com/ultrajson/ultrajson) - Required if you want to use `UJSONResponse`.## LicenseThis project is licensed under the terms of the MIT license.
Project card + description — 24 KB · fastapi 0.141.1 · MIT · 32 requirements
pypi.org/project/django/5.2/What PyPI serves

581 KB rendered HTML — the same layout pinned to release 5.2
What the API returns
markdown# Django 5.2A high-level Python web framework that encourages rapid development and clean, pragmatic design.License: BSD-3-Clause · Requires Python: >=3.10 · Released: 2025-04-02 · Homepage: https://www.djangoproject.com/ · Source: https://github.com/django/django · Documentation: https://docs.djangoproject.com/```pip install django==5.2```## Requirements (5)- asgiref>=3.8.1- sqlparse>=0.3.1- tzdata; sys_platform == "win32"- argon2-cffi>=19.1.0; extra == "argon2"- bcrypt; extra == "bcrypt"## Description======Django======Django is a high-level Python web framework that encourages rapid developmentand clean, pragmatic design. Thanks for checking it out.All documentation is in the "``docs``" directory and online athttps://docs.djangoproject.com/en/stable/. If you're just getting started,here's how we recommend you read the docs:* First, read ``docs/intro/install.txt`` for instructions on installing Django.* Next, work through the tutorials in order (``docs/intro/tutorial01.txt``,``docs/intro/tutorial02.txt``, etc.).* If you want to set up an actual deployment server, read``docs/howto/deployment/index.txt`` for instructions.* You'll probably want to read through the topical guides (in ``docs/topics``)next; from there you can jump to the HOWTOs (in ``docs/howto``) for specificproblems, and check out the reference (``docs/ref``) for gory details.* See ``docs/README`` for instructions on building an HTML version of the docs.Docs are updated rigorously. If you find any problems in the docs, or thinkthey should be clarified in any way, please take 30 seconds to fill out aticket here: https://code.djangoproject.com/newticketTo get more help:* Join the ``#django`` channel on ``irc.libera.chat``. Lots of helpful peoplehang out there. `Webchat is available <https://web.libera.chat/#django>`_.* Join the `Django Discord community <https://chat.djangoproject.com>`_.* Join the community on the `Django Forum <https://forum.djangoproject.com/>`_.To contribute to Django:* Check out https://docs.djangoproject.com/en/dev/internals/contributing/ forinformation about getting involved.To run Django's test suite:* Follow the instructions in the "Unit tests" section of``docs/internals/contributing/writing-code/unit-tests.txt``, published online athttps://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/#running-the-unit-testsSupporting the Development of Django====================================Django's development depends on your contributions.If you depend on Django, remember to support the Django Software Foundation: https://www.djangoproject.com/fundraising/
Exact release — 2.7 KB · Django 5.2 · requires-python >=3.10 · that release’s requirements
What is covered, by URL pattern
PyPI support is measured per URL pattern, not claimed per domain. Every row below is verified against the live crawler.
| URL pattern | Status | What you get |
|---|---|---|
/project/<name>/ | Supported | Latest release — description as Markdown plus license, requires-python, release date, and the requirements list. |
/project/<name>/<version>/ | Supported | A pinned release returns that exact version — its description and its requirements, useful for audits and diffs. |
Project cards without the sidebar noise
PyPI web pages wrap the project description in a release-history sidebar — tens of thousands of characters where half are version links. Point the Crawl endpoint at a project URL and the request routes to a dedicated adapter that reads pypi.org/pypi/<name>/json — just the README and the metadata record, nothing else.
JSON API, not the sidebar
The adapter reads pypi.org’s JSON API — the project description and metadata record without the version-link chrome around it.
Card plus description
The Markdown starts with the project card — name, version, license, requires-python — then the full description below.
Requirements as a list
Install requirements render as a clean list — extras and environment markers survive intact.
Verified per URL pattern
Every row in the matrix is reproduced from a live crawl of a real URL — support is measured per pattern, not claimed per domain.
What is a PyPI scraper API?
A PyPI scraper API is an HTTP interface that takes a PyPI project URL and returns the project page in a structured, model-ready format. The web page embeds the description in navigation and a release-history sidebar; the substance is the project record — README, license, requires-python, requirements. Search1API’s Crawl endpoint reads pypi.org’s JSON API directly, so project and pinned-release URLs return their card as Markdown without the sidebar noise.
Typical workflow
Send a PyPI project URL to the Crawl endpoint and get back structured Markdown — the project description plus license, requires-python, and the requirements list. Pinned-release URLs included.
POST a PyPI project URL to the Crawl endpoint — no account needed.
The URL is matched against the pattern rules and routed to the PyPI adapter.
The adapter reads pypi.org/pypi/<name>/json — plain HTTP, no challenge.
Projects return as Markdown plus results.metadata — version, license, requiresPython.
Where teams use it
Vet dependencies before adopting — description, license, and requires-python in one call.
Audit versions — pinned-release URLs return a specific release’s requirements for diffing.
Feed package discovery — the same card shape across every project on the index.
Pair with the npm adapter — one pipeline shape for both package registries.
FAQ
Do I need a PyPI account?
No. The adapter reads the public pypi.org JSON API — the same record the site renders. No token or session anywhere in the read path.
Which PyPI URLs are supported?
Project pages (/project/<name>/) and pinned releases (/project/<name>/<version>/). Search and listing pages are not on the dedicated path.
What is the difference from the web page?
The web page wraps the description in a release-history sidebar — tens of thousands of characters of version links. The JSON API returns just the README and the metadata record.
Do pinned versions really differ?
Yes — a pinned release returns that version’s own description and requirements list, including the requires-python bound and extras as they were at that release.
What metadata comes back?
platform, package, version, license, requiresPython, and descriptionContentType — enough to route or filter projects without reading the description.
Is scraping PyPI legal?
We only fetch what PyPI serves anonymously through its public JSON API — no login, no session sharing, no circumvention of access controls. Whether a specific use complies with applicable law and PyPI’s terms depends on your jurisdiction and use case, so confirm that with your own counsel.