Skip to content
Start here

Scrape

Scrape elements.
browser_rendering.scrape.create(ScrapeCreateParams**kwargs) -> ScrapeCreateResponse
POST/accounts/{account_id}/browser-rendering/scrape
ModelsExpand Collapse
List[ScrapeCreateResponseItem]
results: ScrapeCreateResponseItemResults
attributes: List[ScrapeCreateResponseItemResultsAttribute]
name: str

Attribute name.

value: str

Attribute value.

height: float

Element height.

html: str

HTML content.

left: float

Element left.

text: str

Text content.

top: float

Element top.

width: float

Element width.

selector: str

Selector.