Skip to main content

How to use Apify without code: pick a scraper, set inputs, export data

Apify is a cloud platform for web scraping and automation. This hub shows you how to pick a pre-built scraper from the Store, set your inputs, and download structured data (CSV/JSON) in minutes, no coding required.

Getting started (new users)

  1. Create a free account on Apify (monthly credits, no card for the free tier).
  2. Open the Store and search for your target (e.g. instagram scraper).
  3. Open the matching tutorial below. Each guide names a vetted Actor and typical inputs.
  4. Click Start, wait for the run, then download CSV, Excel, or JSON, or connect Sheets, Make.com, or n8n.

First run recommendation: Scrape Google Maps or Scrape Amazon products. Both are forgiving and map cleanly to business use cases.

Apify Affiliate Banner 728x90Apify Affiliate Banner 728x90Apify Affiliate Banner 300x50Apify Affiliate Banner 300x50

Full tutorial index (all targets)

TutorialWhat you scrapeLink
Google MapsLocal businesses, reviews, contact fieldsScrape Google Maps
AmazonProducts, prices, reviewsScrape Amazon products
InstagramProfiles, posts, hashtagsScrape Instagram
FacebookPages, public contentScrape Facebook
E-commerce (generic)Competitor pricing across shopsScrape e-commerce prices
LinkedInPublic professional dataScrape LinkedIn
TikTokVideos, profiles, engagementScrape TikTok
YouTubeVideos, comments, metadataScrape YouTube
Twitter / XPosts, profiles, searchScrape Twitter/X
RedditSubreddits, threads, commentsScrape Reddit
Google SERPRankings, ads, PAAScrape Google SERPs
Google TrendsInterest over time, regionsScrape Google Trends
TravelGoogle Flights, AirbnbScrape Google Flights & Airbnb
AI / LLM sitesPublic AI product pagesScrape AI & LLM sites
ZillowListings and agent dataScrape Zillow
Apollo.ioB2B contact listingsScrape Apollo.io
Any websiteCrawl → Markdown / text for RAGScrape website content
MCP + AI assistantsClaude, Cursor, VS CodeUse MCP servers

After you export: automate delivery

GoalWhere to start
Recurring runsSchedules (official docs)
Google SheetsGoogle Sheets integration
Slack / email alertsSlack integration
Visual automationMake.com guide · Sign up
Developer APIApify REST API tutorial · API v2 docs
AI pipelinesData for AI & RAG

Further reading

Go beyond no-code

If you only do one thing, create a free Apify account, open Google Maps Scraper, run 10 places, and download CSV. Then bookmark API v2 for when you need the same flow in code.

Frequently Asked Questions

No, not for most tutorials here. You pick an Actor, fill inputs, and export results. Code is optional when you want the REST API, SDKs, or custom Actors.

The free plan includes monthly credits, enough to repeat most guides multiple times. Heavy scraping moves to paid plans; see the Apify Pricing doc for Compute Units and plan tiers.

For local B2B leads, start with Scrape Google Maps. For e-commerce monitoring, start with Scrape Amazon products. For AI workflows, pair Website Content Crawler with Use MCP servers.

Search the Store by domain, or use Website Content Crawler for arbitrary sites. Developers can build a private Actor with Crawlee and deploy to Apify.

Public data is often lawful, but terms of service, contract restrictions, and privacy laws still apply. Read the web scraping legality guide on this site and get legal advice for regulated use cases.

Use native integrations, Make.com, n8n, or Zapier. For full control, call the REST API and push JSON into your own backend. See the Apify API tutorial.

Yes. Configure the Apify MCP server using the Use MCP servers guide so your assistant can discover Actors, start runs, and return dataset output in-thread.

Common mistakes and fixes

I cannot find an Actor for my target site.

Search the [Apify Store](https://apify.com/store?fpr=use-apify) by domain name; if nothing fits, use [Website Content Crawler](/docs/how-to-use-apify/scrape-website-content) or build a custom Actor from the developers hub.

Runs finish with no rows.

Check required inputs, run log, and filters. Test one URL or one keyword before scaling concurrency.

I need data in Google Sheets every day.

Use [schedules](https://docs.apify.com/platform/schedules?fpr=use-apify) plus the [Google Sheets integration](/docs/apify-for-developers/apify-google-sheets-integration) or a Make.com / n8n scenario.

Apify Affiliate Banner 728x90Apify Affiliate Banner 728x90Apify Affiliate Banner 300x50Apify Affiliate Banner 300x50