Many marketers hit limits not because they lack ideas, but because they can’t execute or scale them.
Not everyone has the luxury of developers, designers, or analysts who can help turn big ideas into reality. Even if you do, you still need to compete for time and help with the rest of your organisation.
But times have changed. AI tools like ChatGPT make technical learning radically more accessible. It’s now possible to become “technical” even if you’re a humble writer, social media marketer, or brand strategist—because we all have access to a patient, capable technical tutor in the form of a large language model.
I’m a lifelong marketer and non-technical person. I always wanted to learn how to code, but never knew where to start. I bounced off half a dozen coding courses, until I realised that ChatGPT is the perfect teacher and troubleshooter. Now I can call APIs, write simple scripts, and automate parts of my workflow:
If I can do it, you can too.
Use the API button in Ahrefs to get a sense for how API requests are structured. If you have access to the Ahrefs API, you can read our documentation and even make free practice requests.
How to get started:
- Learn the basics of HTTP requests, authentication (like API keys), and response parsing (usually JSON). Try Mozilla’s API guide, Postman Learning Center, or RapidAPI’s beginner tutorials.
- Try your first live request using Postman to hit a simple endpoint, like fetching weather or headlines. For extra practice, try calling a public endpoint like the News API to fetch the latest articles on any keyword—useful for content ideation or monitoring industry trends.
- Use ChatGPT to write a Python script using requests, explain each line, and handle API authentication. Paste in API docs—it can help translate them into working code.
One of many SQL queries I use as part of my blog reporting process. This example selects URLs from our international blogs (/es/ is Spain, and so on).
How to get started:
- Focus on learning SELECT, WHERE, GROUP BY, JOIN, and CASE statements. For an excellent beginner-friendly walkthrough, try Mode’s SQL tutorials or LearnSQL.com’s SQL Basics Track.
- Use free tools like Mode, DB Fiddle, or BigQuery sandbox to write and test your queries.
- Paste your table schema (column names and types from your spreadsheet) into ChatGPT and describe what you want to measure—it will write and explain the full query.
Here’s a super simple Zap that syncs changes in our master content spreadsheet with spreadsheets for each of our international blogs—in this case, notifying the Japanese marketing team that new articles are ready for localization:
I’ve used Zapier for a hundred different things: managing contact form submissions, triaging leads, triggering editorial workflows for content, syncing data between different spreadsheets, creating notifications in Slack, you name it.
How to get started:
- Start with Zapier’s template library or Make’s visual scenario builder.
- Build a simple multi-step automation that uses filters, conditions, and formatting. Zapier’s getting started guide is helpful if you’re new.
- Ask ChatGPT to map out logic flows or generate JSON webhook payloads for more advanced steps. You can also paste in existing Zap or Make configuration details and ask it to optimize or troubleshoot them.
How to get started:
- Connect Google Sheets, GA4, or Ahrefs directly to Looker Studio. Follow this guide to get started.
- Create visualizations like bar charts, pie charts, and time series with calculated fields.
- Use ChatGPT to help write Looker formulas, blend data sources, or troubleshoot broken charts.
Books to Scrape is a site that actively encourages scraping.
How to get started:
- Learn Python basics and install libraries like BeautifulSoup and Requests.
- Practice scraping your own site to avoid breaking anything. You can also test your skills on sites that explicitly allow scraping—like Books to Scrape, a demo e-commerce site built for this purpose.
- Ask ChatGPT to generate scraper scripts, explain the logic, and handle pagination or user-agent headers.
A handful of my amateur Python projects.
How to get started:
- Learn basic syntax (variables, functions, loops). One great place to start is Replit’s free 100 Days of Python, which combines bite-sized lessons with hands-on coding exercises right in your browser—no setup required.
- Use os, csv, and re libraries to automate tasks like renaming, cleaning, and categorizing.
- Ask ChatGPT for Python scripts tailored to your workflow and have it explain the code.
Here’s an example content management system we built for our marketing agency, way back in 2017.
How to get started:
- Create a base in Airtable or table in Notion with fields like status, owner, due date.
- Build views to filter by content type, author, or due date.
- Use ChatGPT to draft formulas, suggest schema improvements, or automate with buttons.
How to get started:
- Try free RegEx testing tools like Regex101 or RegExr, which highlight matches and explain the logic.
- Start small: match email addresses, isolate URL slugs, or clean campaign tags.
- Use ChatGPT to write expressions for you—just describe the pattern you want, and it can generate and explain it line-by-line.
- Learn where Ahrefs accepts regex.
- For hands-on guides, check out Regular Expressions for Beginners and JC Chouinard’s Regex for SEO.
This kind of fluency opens up huge leverage, especially when paired with data from tools like Ahrefs. In fact, we wrote a whole post about it: 29 Google Sheets formulas every SEO should know.
How to get started:
- Learn how ARRAYFORMULA, QUERY, and FILTER can replace manual copy-pasting with dynamic updates.
- Use IMPORTRANGE to combine data from different Sheets.
- Try REGEXMATCH or REGEXREPLACE to clean up messy UTM parameters or flag branded keywords.
- Ask ChatGPT to help explain formulas, debug errors, or optimize slow Sheets.
Final thoughts
The best marketers aren’t just creative thinkers—they’re technical enough to actually execute, too. And now, with LLMs like ChatGPT, there’s no excuse. You have a 24/7 tutor, debugger, and strategist in your pocket.
Don’t just ask AI to do things for you. Ask it to teach you. That’s how you build real, durable skills. So pick one of these technical skills, give yourself a weekend project, and use AI to level up.
Similar Posts

How to Redirect a Domain to Another Domain: Domain Name Forwarding Explained
Read this article to learn all about how to redirect one domain to another. If you want to find out how to redirect a domain to another domain, congrats! You’ve been pointed to the right place. Your website is a massive deal for your brand. It’s your big sign, shopfront, shelves, counter and everything else,…

15 AI Content Creation Tools to Add to Your Tech Stack
We’re not exactly short on AI content creation tools as we head into 2025—in this list, you’ll see some ol’ faithfuls, and some that are hot-off-the-shelf. In any case, they are 15 of my top finds, complete with example workflows and use cases. Here they are, in no particular order: ChatGPT is an AI chatbot that…

Top 50 Trending SaaS Startups (Q1 2025)
We analyzed the organic traffic growth of over 10000 websites to discover the hottest trending saas startups. At the top of our list, you’ll find Oneshot AI, Litespace, Complyt, Mastt, and The Liven. To find the top trending startups in 2025 we calculated the percentage growth of their organic traffic to their websites between January 1,…
Fresh Batch of New Videos Added to Module Developer Guide Tutorials
Every introduction to coding starts with a “Hello, World!” example, right? With Drupal, it’s a bit more complex than just echo “Hello, World!”. To follow Drupal best practices, we should provide content from our custom code in a way that allows a site administrator to choose where and when it’s shown, instead of hard-coding those…

5 Stages of Team Development: What You Need to Know
The five stages of team development—originally proposed by Bruce Tuckman in 1965—outline the natural progression that teams undergo to achieve high performance. Understanding these stages helps leaders and team members navigate challenges, build trust, and foster collaboration. Here’s a detailed look at each stage, along with tips for successfully guiding a team through them. 1….

Education SEO for Higher Education, EdTech and K-12 Schools
If you’re doing SEO for higher education institutions, schools, or EdTech startups, this is hands down the only education SEO guide you’ll ever need. Before I started SEO, I was an educator for about 10 years. To say education is close to my heart would be an understatement. But, the real value of this post comes…