Live data from Hacker News

Viewing profile — katiehallett

katiehallett

HN member
Joined
Fri, Oct 11, 2024, 12:15 PM UTC
HN karma
21
Public activity
4 items

About katiehallett

Cofounder @ Lightpanda.io

Recent public activity

  1. comment
    Comment #45474493

    https://news.ycombinator.com/item?id=42817439

  2. comment
    Comment #42814928

    Thanks! The three of us worked together at our former company - ecomm saas start up where we spent a ton of $ on scraping infrastructure spinning up headless Chrome instances. It s…

  3. comment
    Comment #42814865

    Thanks! Right now no, but since we use the CDP (playwright, puppeteer), I guess it would be possible to support it

  4. comment
    Comment #42814714

    Headless mode skips the visual rendering meant for humans, but the DOM structure and layout still exist, allowing the model to parse elements programmatically (e.g. button location…