Hi,
I’m trying to fetch, using Python, all markets in the "earnings" category that are already closed/resolved on Polymarket, exactly like the web interface shows when filtering by “Status: Resolved” + “Earnings”.
I’ve tried using py-clob-client with methods but I can’t replicate exactly what the web shows.
Is there a correct way to filter, or a specific endpoint I should use to retrieve all resolved earnings markets in Python?
Thanks in advance!