{"uid":"cap_kIKkVLLjthjQaBx8jmOA_","slug":"botsmith-instagram-profile-lookup-5afc48c4","name":"botsmith Instagram Profile Lookup","description":"Instagram Profile ($0.004/call): Fetch a public Instagram profile by username: full name, bio, external link, follower/following/post counts, private and verified flags, profile image, as clean JSON. No Instagram account or API key needed.","url":"https://x402.botsmith.dev/ig/user","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["username"],"properties":{"username":{"type":"string","pattern":"^[A-Za-z0-9._]{1,30}$","description":"Instagram username, without the leading @"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["username","id","fullName","bio","url","profileImage","isPrivate","isVerified","followers","following","postCount"],"properties":{"id":{"anyOf":[{"type":"string"},{"type":"null"}]},"bio":{"anyOf":[{"type":"string"},{"type":"null"}]},"url":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"External link from the profile"},"fullName":{"anyOf":[{"type":"string"},{"type":"null"}]},"username":{"type":"string"},"followers":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]},"following":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]},"isPrivate":{"type":"boolean"},"postCount":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]},"isVerified":{"type":"boolean"},"profileImage":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.004","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.004/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.004","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_pGUCKV20exJefRAb9Gu2C","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.004","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a public Instagram profile by username, returning full name, bio, follower/following/post counts, verification status, and profile image as clean JSON.","exampleAgentPrompt":"Pull up the Instagram profile for username 'natgeo' — I want to see their follower count, bio, whether they're verified, and any external link they have listed.","exampleUseCases":[{"title":"Influencer vetting for brand partnership","prompt":"Check the Instagram profile for 'humansofny' — I need their follower count, bio, verified status, and whether the account is public before we reach out for a collab."},{"title":"Competitor social media audit","prompt":"Look up the Instagram account 'patagonia' and give me their follower and following counts, post count, bio, and any external link on their profile."},{"title":"Lead enrichment with social proof","prompt":"I have a potential partner's Instagram handle 'glossier' — can you fetch their profile details so I can see their reach and whether they're a verified account?"}],"resultDescription":"Returns a JSON object with the following fields for the queried username: id, fullName, bio, url (external link), profileImage (URL), isPrivate (boolean), isVerified (boolean), followers (integer), following (integer), and postCount (integer). Null values are returned for fields that are unavailable or not set on the profile.","failureModes":["Username not found or account does not exist — likely returns an error or null profile data","Private account may return limited or null fields beyond isPrivate flag","Instagram rate-limiting or scraping blocks may cause intermittent failures","Username pattern validation fails if input contains invalid characters or exceeds 30 characters","Deleted or banned accounts may return empty or null responses"],"whenToPreferThis":"Choose this endpoint when you need lightweight Instagram profile metadata (bio, follower count, verification status) without maintaining an Instagram account or developer API key. Ideal for one-off lookups, influencer vetting, lead enrichment, and social proof checks at low cost ($0.004/call). Prefer over DIY scraping when you need clean JSON without parsing overhead, and over the Instagram Graph API when you don't have an approved app. Use the sibling 'Recent Posts' endpoint if you also need post content.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:32:10.852Z","isFirstParty":false}