🏒 Lucian Marin I'm working on Sublevel API (sublevel.net/api/?...). Very basic stuff, but it's a start. Hopefully I'll get feedback from you and make the proper changes.
Mark Dain Thank you! My old Sublevel scraper used RSS, which isn't as nice as JSON.
Login or register your account to reply
🏒 Lucian Marin No problem. You can also filter your entries in updates (sublevel.net/api/e...) and replies (sublevel.net/api/e...) by using `created_by` and `parent__isnull` (two underscores).