Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.27 KB

api.md

File metadata and controls

37 lines (28 loc) · 2.27 KB

Steel

Types:

from steel.types import PdfResponse, ScrapeResponse, ScreenshotResponse

Methods:

Sessions

Types:

from steel.types import (
    Session,
    SessionContext,
    Sessionslist,
    SessionListResponse,
    SessionReleaseResponse,
    SessionReleaseAllResponse,
)

Methods: