Live data from Hacker News

Show HN: Superglue – open source API connector that writes its own code

github.com

21–30 of 49 posts

Re: Show HN: Superglue – open source API connector that writes its own code

#22
post #20

Access to XMLHttpRequest at ' https://graphql.superglue.cloud/ ' from origin ' https://app.superglue.cloud ' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Thanks for flagging this. Odd. Did this happen on the website or in the actual app? Might be a server overload looking at our logs.

Re: Show HN: Superglue – open source API connector that writes its own code

#23
Really cool project! I'm very bullish on LLMs for structured data.

Curious - why did you decide to open source? It's neat to see a lot new YC open source companies. I'm curious why you thought open-sourcing superglue was strategically advantageous

Re: Show HN: Superglue – open source API connector that writes its own code

#25
post #24
post #9

something like this that runs as a browser agent, allowing me to extract structured data from websites (whitelisted) using natural language queries

have you looked at Browser Use? https://browser-use.com/

they are in our YC batch! great product

Re: Show HN: Superglue – open source API connector that writes its own code

#29

Really cool project! I'm very bullish on LLMs for structured data. Curious - why did you decide to open source? It's neat to see a lot new YC open source companies. I'm curious why you thought open-sourcing superglue was strategically advantageous

Thanks! The primary reason is because we want folks to be able to run this locally and contribute to the project / fix issues as they come up. This is much harder when you have a black box tool and rely on our small team for support.
Post reply on HN