Konrad

Results 6 issues of Konrad

Hi there, trying to get SmartScraperGraph running on Fast-API. ``` @app.post("/crawl") async def crawl(request: Request): data = await request.json() url = data.get('url') try: smart_scraper_graph = SmartScraperGraph( prompt="List me all the...

bug

- Where are you using Midscene.js (Chrome extension, yaml with cli, Puppeteer,…) Chrome extension - The version of Midscene.js or Extension Midscene.js Chrome Extension v0.17 - The error message ```...

### crawl4ai version 0.4.248 ### Expected Behavior Two requests lead into 2 requests and return what's defined in schema once in extracted_content ### Current Behavior Hi, I'm facing an issue...

🐞 Bug
❓ Question

Hi there, I have built a platform which only supports login by WebAuthn (passkey). I would like to support a passkey-recovery if the user lost access to their passkey they...

On https://llm-graph-builder.neo4jlabs.com/ I'm trying to connect to a S3 bucket but it does not accept the URI. I tried root folder / sub folder. Not working. I use the same...

bug

Hi, I have a specific case where I need to "highjack" `DirectSelect.onDrag = function(state, e) {` and pass custom data or at least change the "state" based on an application...

feature
ui