Skip to main content

aetheris-sdk

Aetheris SDK: браузер профиля в твоём процессе, наружу — Playwright

import asyncio
from aetheris_client import Aetheris

async def main():
    async with Aetheris("http://127.0.0.1:8766/api/v1", token=KEY) as ae:
        async with ae.open_profile(2, headless=False) as ctx:
            page = await ctx.new_page()
            await page.goto("https://example.com")
            print(await page.title())

asyncio.run(main())

open_profile отдаёт настоящий BrowserContext Playwright — работает всё, что умеет Playwright. Аренда профиля, отпечаток, прокси, выгрузка каталога и освобождение аренды делаются за тебя; выходить из async with обязательно.

Ключ создаётся в самом Aetheris, на экране «API и MCP», и читается из файла, а не вписывается в код.

Полное описание установки — http://127.0.0.1:8766/guide при запущенном Aetheris.

Версия 0.1.012, она же версия клиента, к которому эта раздача подходит.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aetheris_sdk-0.1.12.tar.gz (10.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aetheris_sdk-0.1.12-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file aetheris_sdk-0.1.12.tar.gz.

File metadata

  • Download URL: aetheris_sdk-0.1.12.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.0

File hashes

Hashes for aetheris_sdk-0.1.12.tar.gz
Algorithm Hash digest
SHA256 e4fe0d79b51cab6df9bbbb5ee04c9cfc24eb6831122423e564bf02dc914b5a58
MD5 9993db259e968cfcf6a4519ce094e4cd
BLAKE2b-256 ff3e6ca80e300c7d6913ac100cb0c9536631d1d1fcfd7cfcf0765bc0f5326c3e

See more details on using hashes here.

File details

Details for the file aetheris_sdk-0.1.12-py3-none-any.whl.

File metadata

  • Download URL: aetheris_sdk-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.0

File hashes

Hashes for aetheris_sdk-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 ae3af8a1cb7d55bbc0e9b915f4de5817630413617f9d12c91cbc68e5a9264efa
MD5 3d6d438d5108209924f07c0adaf45eef
BLAKE2b-256 cd1ebfdb7a72fb3b6d521659b6671f5950f04953b992d6b429c3da2513eed9c3

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.12 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page