p/thread-genius
Brought to you by the people who built @Spotify.
Andrew Shum
Thread Genius API — Search Instagram photos containing any product 🔍
Featured
18

Thread Genius is a visual search API for style-focused applications.

We enable developers to build more intuitive experiences for discovering visual content.

Grab a free API key from our website and get started in a matter of seconds.

Replies
bharat
Have seen a number of demos of this product and it's incredible (it actually works). Super useful if you're a brand trying to target ads at an audience that already loves your products (or similar products). Or, for a company, discovering influencers that would be great ambassadors for your product.
Ming Ma
It's a well-designed website. I like it. And I'm sure the API is very useful, but I have no idea how to use it. Could you provide some use cases of how other people using it?
Andrew Shum
@mingliangma Thank you! You can sign up for a free API key at https://threadgenius.co/signup and check out some examples at http://docs.threadgenius.co. We’ve designed our API on top of three simple functions with which people have been applying to finding style influencers via image query, classifying fashion-related images, and making images shoppable. Hope that helps!
Juan Carlos
I need someone to help me do the coding around this. Any suggestions?
Andrew Shum
@harrytawil Hi Juan! Have you checked out our docs? http://docs.threadgenius.co. Let me know if you have any further questions. Happy to help :)
Juan Carlos
@shumptuous I did see that, but I don't code. How would I get implemented for my products?
Andrew Shum
Hey everyone! I'm a co-founder of Thread Genius along with @qamar. We're creating a new type of visual search engine originally motivated by the following question: "How do stylish people in the world wear this product?" After launching our mobile app last year, we decided to open up our visual search platform and see what kinds of creative applications people would build on top of it. So far, we've seen use cases ranging from influencer search to evergreen affiliate product links to targeting product ads at the right audiences. We've designed our API to operate on 3 simple building blocks. 0️⃣ Indexing + Search: Create and manage custom image indices or use publicly available feeds that we constantly index (currently Shopstyle and Bloglovin'). Query them with images or keywords. 1️⃣ Tagging: Predict product-based attributes associated with a photo (think patterns, colors, detailing) 2️⃣ Detection: Predict where the products are located within a photo How to get started using our API: 🔑 Grab a key from https://threadgenius.co/signup 📖 Check out example code at http://docs.threadgenius.co 🔨 Start making things! Our team is constantly working on improving Thread Genius, so we'd love to hear any kind of feedback from you all. Happy building! Thanks! 🙌
Theodore Strauss
@shumptuous hey @shumptuous and all you product lovers! I worked with Thread Genius over the summer to build the API Swift Client. I hope you love this product as much as I do and go on over to threadgenius.co to grab a key and start exploring!
Chris Messina
Top Hunter
@shumptuous is this authorized by IG? I'm not sure I've ever seen an official meta API like this that was endorsed by IG. Also, how do you deal with performance optimization when you're downstream from another company's API?
Andrew Shum
@chrismessina Hi Chris! That's a great question. Much like how Google or Bing crawls and indexes web pages and media content on the web, we do the same with publicly available social media imagery. In terms of performance optimization, there's the aspect of not having to go through an API + we continually batch process / index all the photos offline.
Chris Messina
Top Hunter
@shumptuous oh — so you're just web scraping IG? That makes more sense...! Do you charge for access? It wasn't clear if there's a charge for use, or how you might throttle access?
Andrew Shum
@chrismessina Hi Chris, API is free up to 10K tag/detect calls per month, and 15K items in your catalog :)
Faisal Shaik
Hey @shumptuous, I'm really excited to mess around with this but running into some issues using the shopstyle catalog - Constantly getting 'Catalog not found' errors while trying curl "https://api.threadgenius.co/v1/c..." -H "Content-Type: application/json" -X GET -u ":" Is access to the shopstyle catalog not part of the free tier ? - thanks
Andrew Shum
@faike Hey Faisal, searching works, getting metadata about public catalogs doesn't yet. Try this: curl -X POST https://api.threadgenius.co/v1/c... -u "YOUR_KEY:" -d '{ "image": {"url": "YOUR_URL"}, "n_results": 3 }'
Waqas
The question is are we allowed to use instagram photos of people? I'm afraid of law here
Vishal Kumar
The website still says "Instagram" is coming soon. When can we expect it?
Pallav Modi

Will certainly get my team to use it in the next sprint

Pros:

Simple Use Case , Powerful Application , Excellent Results with Simple Ux

Cons:

Currently seems to be working for only western dresses

Romanos Fessas

Awesome and domain-specific image search with super-fast results and no time to get set up. Working great so far...

Pros:

Solid API, great docs, truly unique capabilities!

Cons:

More SDKs please!