Viewing profile — cpeffer
cpeffer
HN member- Joined
- Tue, Apr 26, 2022, 5:31 PM UTC
- HN karma
- 18
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About cpeffer
YC Badge: 0x1c9A508691E77007cCb439d4b547970181B41993
Recent public activity
- story
-
comment
Comment #40230518
If you’re looking for an open core version of this check out firecrawl.dev
- story
-
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…
-
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)
-
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.
-
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…
-
comment
Comment #40027261
* Creator here - Thats the goal!