<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Andrew Seeley</title>
    <description>The latest articles on DEV Community by Andrew Seeley (@andrew_seeley_cfeff94fc02).</description>
    <link>https://dev.to/andrew_seeley_cfeff94fc02</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3007035%2F6866a259-3530-4e07-a0b5-3bf5b9be4a7c.png</url>
      <title>DEV Community: Andrew Seeley</title>
      <link>https://dev.to/andrew_seeley_cfeff94fc02</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andrew_seeley_cfeff94fc02"/>
    <language>en</language>
    <item>
      <title>Building a Pay-Per-Request Instagram Data API (Next.js + Convex + Clerk)</title>
      <dc:creator>Andrew Seeley</dc:creator>
      <pubDate>Wed, 19 Aug 2026 01:58:32 +0000</pubDate>
      <link>https://dev.to/andrew_seeley_cfeff94fc02/building-a-pay-per-request-instagram-data-api-nextjs-convex-clerk-41ka</link>
      <guid>https://dev.to/andrew_seeley_cfeff94fc02/building-a-pay-per-request-instagram-data-api-nextjs-convex-clerk-41ka</guid>
      <description>&lt;p&gt;Most Instagram data APIs I looked at fell into two buckets: RapidAPI-style scrapers with unpredictable uptime, or "contact sales" enterprise products with approval queues. I wanted something self-serve — sign up, get a key, pay for what you use.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://instagramapi.dev" rel="noopener noreferrer"&gt;Instagram API&lt;/a&gt; is a REST API for public Instagram data:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Profiles, posts, reels, stories&lt;/li&gt;
&lt;li&gt;Hashtag and location search&lt;/li&gt;
&lt;li&gt;Bearer token auth, JSON responses&lt;/li&gt;
&lt;li&gt;Pay-per-request pricing, no subscription&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Next.js&lt;/strong&gt; for the app + API gateway&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Convex&lt;/strong&gt; for the database and usage/credit tracking&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Clerk&lt;/strong&gt; for auth&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Stripe&lt;/strong&gt; for prepaid credit packs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The gateway sits in front of the underlying data provider, normalizes responses, and meters usage per request so pricing can stay pay-as-you-go instead of tiered subscriptions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Docs
&lt;/h2&gt;

&lt;p&gt;Full OpenAPI 3.1 spec is public at &lt;a href="https://instagramapi.dev/openapi.json" rel="noopener noreferrer"&gt;instagramapi.dev/openapi.json&lt;/a&gt;, and there's a &lt;a href="https://documenter.getpostman.com/view/57538861/2sBYArSrzD" rel="noopener noreferrer"&gt;Postman collection&lt;/a&gt; if you'd rather explore it that way.&lt;/p&gt;

&lt;p&gt;Happy to answer questions about the architecture or the pricing model — feedback on what endpoints would actually be useful is especially welcome.&lt;/p&gt;

</description>
      <category>api</category>
      <category>nextjs</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Uncensored AI - Revolutionary Tool or a Pandora’s Box?</title>
      <dc:creator>Andrew Seeley</dc:creator>
      <pubDate>Wed, 02 Apr 2025 10:29:08 +0000</pubDate>
      <link>https://dev.to/andrew_seeley_cfeff94fc02/uncensored-ai-revolutionary-tool-or-a-pandoras-box-6a1</link>
      <guid>https://dev.to/andrew_seeley_cfeff94fc02/uncensored-ai-revolutionary-tool-or-a-pandoras-box-6a1</guid>
      <description>&lt;p&gt;AI, in all its glory, has transformed the way we live, work, and even think. But here’s the kicker: not all AI systems come with guardrails. Some operate uncensored—free to generate whatever comes to mind (or code). It’s exciting, sure, but it’s also a little terrifying, isn’t it? Let’s unpack the pros and cons of uncensored AI to see if it’s a golden opportunity or a ticking time bomb.&lt;/p&gt;

&lt;p&gt;The Upside: Why Some Folks Are All In&lt;/p&gt;

&lt;p&gt;Let’s start with the good stuff—because, honestly, there’s a lot to admire.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Boundless Creativity&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Imagine a brainstorming partner who never shuts down an idea because it’s “too risky” or “off-brand.” That’s uncensored AI. Whether it’s crafting experimental art, designing radical tech solutions, or exploring philosophical debates, this type of AI is like that one friend who says, “Why not?” instead of “Are you sure?”&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Breaking Research Barriers&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For scientists and academics, uncensored AI can be a game-changer. Want to analyze sensitive topics like crime patterns or societal taboos? An unrestricted system doesn’t shy away, letting researchers explore without the usual red tape.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;User Freedom&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;People love personalization. With uncensored AI, users can push boundaries and fine-tune outputs to match their unique needs. Think of it like ordering a burger with all the toppings—except the toppings are niche solutions only an unfiltered AI could conjure up.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Shedding Light on Bias&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Here’s the thing about restrictions—they can hide flaws. With uncensored AI, you get the raw, unvarnished truth of how the system thinks. Sure, it might reveal biases, but isn’t that the first step to fixing them?&lt;/p&gt;

&lt;p&gt;The Dark Side: When It All Goes Wrong&lt;/p&gt;

&lt;p&gt;But let’s not sugarcoat it—uncensored AI isn’t all rainbows and genius brainstorms. There’s a flip side, and it’s messy.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Dangerous Outputs&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;What happens when you give a system no rules? It might churn out hate speech, harmful instructions, or plain nonsense. Imagine asking an AI for cooking advice and getting a recipe for chaos. Scary, right?&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Scaling the Bad Stuff&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Uncensored AI doesn’t just make mistakes; it amplifies them. A biased or harmful response can spread faster than you can say “oops.” In a hyperconnected world, that’s a big deal.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Trust Issues&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Remember when chatbots started saying weird, borderline creepy things? Yeah, that’s the risk here. People might start side-eyeing AI, wondering if it’s more rogue than reliable.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Ethical Quicksand&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Who’s responsible when uncensored AI goes off the rails? The developer? The user? The AI itself? The ethical gray area here is enormous—and slippery.&lt;/p&gt;

&lt;p&gt;Walking the Tightrope: Can We Balance Freedom and Responsibility?&lt;/p&gt;

&lt;p&gt;So, where does that leave us? Somewhere between awe and anxiety, honestly. Uncensored AI is powerful, but power without control is, well, chaos waiting to happen.&lt;/p&gt;

&lt;p&gt;Developers could lean on dynamic moderation—smart systems that adjust their filters based on context. And transparency? That’s not just a buzzword here. Openly documenting how these systems work can keep everyone accountable.&lt;/p&gt;

&lt;p&gt;But maybe the biggest piece of the puzzle is us—the users. If we educate ourselves on AI’s quirks and limitations, we can wield it responsibly. After all, even the sharpest tool needs a skilled hand.&lt;/p&gt;

&lt;p&gt;Closing thoughts&lt;/p&gt;

&lt;p&gt;Uncensored AI is like fire: it can light your way or burn your house down. The trick is in how we manage it. If we approach it with caution, collaboration, and a touch of humility, maybe—just maybe—we can harness its full potential without losing control.&lt;/p&gt;

&lt;p&gt;So, what do you think? Is the risk worth the reward? Or are we better off sticking with the AI equivalent of training wheels?&lt;/p&gt;

&lt;p&gt;You can chcek out some uncensored AI models below:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://gptuncensored.ai/" rel="noopener noreferrer"&gt;GPT Uncensored&lt;/a&gt;&lt;br&gt;
&lt;a href="https://nofiltergpt.com/chat" rel="noopener noreferrer"&gt;No filter GPT&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
    </item>
  </channel>
</rss>
