- the app appears in the app drawer
- you can define shortcuts for your app
3 years ago, I decided to be a PWA hater due to this lack of nativeness, but this morning, I might have changed my mind.
- the app appears in the app drawer
- you can define shortcuts for your app
3 years ago, I decided to be a PWA hater due to this lack of nativeness, but this morning, I might have changed my mind.
I just finished implementing Flows.
In `flow.ts`, I defined a schema with an `otherLinks` property, passed it to the `addToQueue` function, and ran the command. It now works like a full scraper/crawler.
github.com/arthur-fonta...
(the demo video is sped up 8x)
I just finished implementing Flows.
In `flow.ts`, I defined a schema with an `otherLinks` property, passed it to the `addToQueue` function, and ran the command. It now works like a full scraper/crawler.
github.com/arthur-fonta...
(the demo video is sped up 8x)
- AI-based scraper
- Use any OpenAI-compatible API
- Use any Puppeteer-compatible browser
- Designed to be simple (auto load your Zod schema, just specify the URL in the command)
github.com/arthur-fonta...
In the example:
- Model: google/gemini-2.0-pro
- Browser: Lightpanda
- AI-based scraper
- Use any OpenAI-compatible API
- Use any Puppeteer-compatible browser
- Designed to be simple (auto load your Zod schema, just specify the URL in the command)
github.com/arthur-fonta...
In the example:
- Model: google/gemini-2.0-pro
- Browser: Lightpanda