Viewing profile — katiehallett
katiehallett
HN member- Joined
- Fri, Oct 11, 2024, 12:15 PM UTC
- HN karma
- 21
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About katiehallett
Cofounder @ Lightpanda.io
Recent public activity
-
comment
Comment #45474493
https://news.ycombinator.com/item?id=42817439
-
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…
-
comment
Comment #42814865
Thanks! Right now no, but since we use the CDP (playwright, puppeteer), I guess it would be possible to support it
-
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…