API requests are getting intercepted by cloudflare DDOS protections, and also sort/filter doesn't work #1525
Unanswered
kernkraft235
asked this question in
Help with the website
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What I did
This is the reference request, I tried many other variations
What I received
Cloudflare protection, I can't turn on javascript on a curl request, and I doubt this is how the API is meant to work.
Work-around
Filters and Sort is broken
Yes, I did read the meilisearch documentation, and I even tried the provided reference search that uses those parameters.
The above script fails when I use this for data:
I tried several variations, tried only doing one array value at a time, tried making it not an array, and in all cases I had the python script dump the raw json it was using in the request and it matched what the documentation said.
I even paid the $10 thinking it might be behind the paywall.
I'm not even trying to use this for commercial use or any other type of financial gain. My motivations are purely about 'ricing' my OS UI (wish there was a better word for it). I'm trying to make a Stable Diffusion LoRa without having to manually name/tag/caption every file. This is a "mission" I've been on for a long time and the only thing in my way has been this website. Initially it was because of the way the website names downloads, but then I saw an API was added but got bamboozled once again when sort/filter didn't work.
I'd be willing to pay like $100 to just get a dump of the icons (with metadata!!!) and a license agreement that prohibits commercial use or refers them back to macosicons.com where you can license it commercially (I'm keeping my $100 in that case).
Beta Was this translation helpful? Give feedback.
All reactions