Live data from Hacker News

Viewing profile — cpeffer

cpeffer

HN member
Joined
Tue, Apr 26, 2022, 5:31 PM UTC
HN karma
18
Public activity
8 items

About cpeffer

YC Badge: 0x1c9A508691E77007cCb439d4b547970181B41993

Recent public activity

  1. story
  2. comment
    Comment #40230518

    If you’re looking for an open core version of this check out firecrawl.dev

  3. story
  4. story
    Show HN: API to turn entire websites into Markdown

    While building mendable - we found that feeding LLMs well-structured markdown improved accuracy. We also found it surprisingly hard. We found some great tools online, but none reli…

  5. comment
    Comment #40034921

    Very cool. We posted about a similar tool we built yesterday https://www.firecrawl.dev/ It also crawls (although you can scrape single pages as well)

  6. comment
    Comment #40027557

    It wasn't in our initial version (we didn't plan on launching today), but we are pushing an update to do so now.

  7. comment
    Comment #40027352

    It crawls webpages (finds subdirectories), handles JS blocking with fallbacks to headless browsers, and does this all concurrently. If only that script worked for every website. Bu…

  8. comment
    Comment #40027261

    * Creator here - Thats the goal!