| I just noticed over the weekend new Claude agreed to reverse engineer a graphql server with introspection turned off, something Im pretty sure it would have refused for ethical reasons before the new version it kept writing scripts, i would paste the output, and it would keep going, until it was able to create its own working discount code on an actual retail website The only issue with these kinds of things is breaking robots.txt rules and the possibility things will break without notice, and often The use of unofficial APIs can be legally questionable [1] [1] https://law.stackexchange.com/questions/93831/legality-of-us... As the authors of essentially a hacking tool, I would expect at least some legal boilerplate language about not being liable |
Regarding the legality aspects — really appreciate you mentioning this — we’ve put a lot of thought into these issues, and it’s something we’re continually working on and refining.
Ultimately, our goal is to allow each developer to make their own informed decision regarding the policies of the platforms that they're working with. There are situations where unofficial APIs can be both legal and beneficial, such as when they're used to access data that the end user rightfully owns and controls.
For our hosted service, we aim to balance serving legitimate data needs with safeguarding against bad actors, and we’re fully aware this can be a tricky line to navigate. What this looks like in reality would be to prioritize use cases where the end-user truly owns the data. But we know this is not always black-and-white, and will come up with the right legal language as you recommended. What does help our case is that many companies are making unofficial APIs for their own purposes, so there are legal precedents that we can refer to.