I was trying to see if I could build a bot that helps me trade on the BTC market on polymarket, using Claude and python, but I'm not a dev and after all my research I still couldn't find a way to build that.
i did a quick check.. should be doable
It definitely can be done, and Polymarket actually provides quite a bit of support for this. The reason you likely struggled to find a "one-click" way to build it is that Polymarket uses a CLOB (Central Limit Order Book) system, which is more like a professional stock exchange than a simple web API.
Yes, they offer API access, and they even have an official Python SDK specifically for people who want to do exactly what you’re trying to do.
RE: I Built a 4-Agent AI Trading System That Trades BTC - 15% Profit in two days, It works!