Apify: web scraping, data extraction, and automation tools for AI logo

    Apify: web scraping, data extraction, and automation tools for AI

    Sold by
    Apify is the largest marketplace of tools for AI. Get accurate web data at any scale without the need to manage your own data extraction pipelines.

    Ratings and reviews

    4.7
    603 ratings
    0 AWS reviews
    |
    603 external reviews
    External reviews are from G2 .

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (603)
    Tohin M.

    Great MCP Server Connectivity and a Wide Variety of Actors in the Apify Store

    Reviewed on Sep 07, 2026
    Review provided by G2
    What do you like best about the product?
    I like the connectivity of the MCP server, and I also appreciate the wide variety of actors available in the Apify Store.
    What do you dislike about the product?
    The UI is a bit confusing for a first-time user, especially when you’re just getting started.
    What problems is the product solving and how is that benefiting you?
    It saves my time in works like job searching and data scrapping from the web
    Tarun K.

    Simple Web Scraping with Time-Saving Actors and Fast, Helpful Support

    Reviewed on Sep 06, 2026
    Review provided by G2
    What do you like best about the product?
    I really like how simple Apify makes web scraping. Their library of ready-made actors saved us a ton of time, and setting up custom scrapers was smooth and straightforward. Customer support has also been fast and helpful whenever I’ve gotten stuck.
    What do you dislike about the product?
    there's a slight learning curve if you're completely new to code, and pricing can scale up a bit fast if you run large scraping jobs constantly. but the docs and support make it pretty easy to handle.
    What problems is the product solving and how is that benefiting you?
    apify helps us automate large-scale data collection and web scraping without having to manage complex server infrastructure. before using it, we spent way too much time setting up proxies, handling dynamic content, and maintaining fragile scrapers. with apify, we can launch pre-built actors or deploy custom scrapers in minutes, saving our team hours of manual dev work every week and letting us focus on analyzing the data instead
    Dosmukhamed Z.

    A True Merchant of Record Marketplace with Fast CLI/API Deploy and Strong Discovery

    Reviewed on Sep 04, 2026
    Review provided by G2
    What do you like best about the product?
    Apify is the only marketplace I've found that works as a true merchant of record for a solo, unincorporated developer — it handles buyer billing, payouts, and support, so I can publish a paid Actor and start earning without building a payments stack myself. The CLI/API deploy flow is fast once you know it, and the Apify Store's internal search actually surfaces a brand-new listing to real buyers on day one, which is rare for any marketplace. Automated QA test-runs published Actors and flags broken ones as "under maintenance" — it caught a failure of mine before users did. Actors expose input/output schemas that AI agents read directly, and the API covers builds, pricing and schedules, so my whole publish pipeline runs from CI.
    What do you dislike about the product?
    Revenue and payout data are Console-only — most useful endpoints for reading back earnings, monetization, and payout status simply 404 on the public API, so you're stuck clicking through the dashboard instead of scripting it. Personal-account payout documentation is thin, and some account fields (bio, picture, payout billing info) can only be set through the Console, not the API, which breaks automation workflows that otherwise deploy and price actors end to end via CLI/API.
    What problems is the product solving and how is that benefiting you?
    As a solo, unincorporated developer in the UAE, I can't get a merchant account or payment processor of my own for selling software directly to global buyers. Apify solves that by being the actual merchant of record: I publish a paid Actor, it handles buyer billing and currency, and pays me out — no company entity, no payment gateway integration, no invoicing buyers myself. That turned a side project into something with real, measurable monthly revenue within weeks of first publishing.
    Marcin M.

    Fast, Easy-to-Use MCP That Delivers the Data I Need

    Reviewed on Sep 04, 2026
    Review provided by G2
    What do you like best about the product?
    I really like how easy it is to use, especially with MCP. It's fast, not confusing and actually gives me data I want. For instance, I can now easily scrape local businesses It's really good
    What do you dislike about the product?
    Nothing particularly important. Sometimes you just want to know how much a certain run will cost.
    What problems is the product solving and how is that benefiting you?
    Scraping every data point I want, for instance:
    - LinkedIn company profiles
    - web crawling
    - Google Maps scraping
    I could go on and on and on.
    Miguel B.

    Apify Makes Web Scraping Workflows Easy with Powerful Actors and Automation

    Reviewed on Sep 04, 2026
    Review provided by G2
    What do you like best about the product?
    Apify makes it much easier to build and operate web scraping workflows without having to manage all the surrounding infrastructure yourself.

    I particularly like the combination of Actors, scheduling, datasets, proxies and API access. The marketplace of existing Actors is also useful for quickly testing different approaches.
    What do you dislike about the product?
    As workflows become more complex, debugging and understanding resource consumption can require some attention. Community Actors also vary in quality and documentation.
    What problems is the product solving and how is that benefiting you?
    It removes a lot of the operational work involved in web scraping and lets me focus more on the actual application logic and use of the resulting data.
    Recommendations to others considering the product:
    To improve the experience, it would be beneficial to enhance the documentation and provide more detailed examples for complex workflows.
    Computer Software

    Free to publish, but verify your identity first

    Reviewed on Sep 03, 2026
    Review provided by G2
    What do you like best about the product?
    The thing that actually changed how I work is that publishing an Actor costs nothing up front. I have built and published 23 of them as a solo developer, and at no point did I need my own server, container registry, scheduler or payment processor. I write the code, push it, and it goes live with an input schema, a run history and usage-based billing already attached.

    The API is unusually complete for a platform this size. Almost everything the Console does is reachable programmatically, so I update a README with a PUT to the build endpoint instead of re-pushing the whole source, and I pull my own Store statistics with a small script instead of reading dashboards by hand. That let me automate my own release checks across all 23 Actors.

    Output schemas turned out to be the highest-leverage thing I added. Putting one in raised the quality score on my Actors from 74 to 78-79 across the board, and it is roughly ten minutes of work each.

    The free compute tier is genuinely enough to develop on. I built and tested everything I have shipped so far without paying anything, which matters a lot when you are testing an idea rather than running a business on it yet.
    What do you dislike about the product?
    The biggest one for me: a published Actor is excluded from Store search until the developer passes identity verification, and nothing in the publishing flow says so. I published 23 Actors over several weeks and only found the problem when I compared the Store search API with and without an auth token. Logged in as myself, my Actors ranked #1 and #2 for their keywords; to a logged-out visitor they did not appear at all. Everything looked healthy from the inside. A banner on the Actor page, or one line in the publish confirmation, would have saved me weeks of tuning titles and descriptions for a shelf I was not actually on.

    The verification itself has been hard to finish from Japan. The document check does not accept a Japanese driver's licence because the name is in Japanese characters rather than Latin script, which in practice leaves a passport as the only route. Support has been responsive and is still working on it with me, but the flow assumes documents that not every country's residents hold.

    Second, the container has no outbound access on SMTP ports 25, 587 and 465. I tested four different mail domains and every one refused or timed out, while DNS resolved fine, so it took a while to work out that the block was at the network level rather than in my code. That rules out a whole category of Actors, and I could not find it documented anywhere.

    Third, cost is hard to predict before a run. I like usage-based pricing in principle, but compute units are not something you can estimate from outside, and the number you actually care about only appears after the run has finished.
    What problems is the product solving and how is that benefiting you?
    I am a one-person operation trying to sell small automation tools, and the problem Apify solves is distribution and billing without infrastructure. Before this, shipping a tool meant standing up a server, keeping it patched, writing a job runner, and wiring in a payment provider before a single person could use it. On Apify all of that comes with the platform, so the distance between "this script works on my machine" and "someone else can run it and be charged for it" is one push.

    Concretely, it let me put 23 tools in front of an audience I do not have to recruit myself. Most of mine are auditing tools rather than scrapers - checking a site's robots.txt and llms.txt against 26 AI crawlers, finding broken links and stale RSS feeds, auditing App Store listings for EU availability. Those are things I would never have hosted on my own because the traffic is too sporadic to justify a server, but they cost nothing to leave published here.

    The second benefit is that the platform gives me numbers I can act on. Run counts, unique users over the last 30 days, and quality scores are all in the API, so I can measure which tools people actually return to instead of guessing. I have used that to decide what to build next more than once, and it has stopped me from writing tools nobody wanted.

    The honest limit is that none of this converts to revenue until identity verification is done, since unverified developers are kept out of Store search - so right now the value I get is the build-and-ship pipeline rather than the sales channel.
    Sandipan M.

    Apify is good for automation and job finding

    Reviewed on Sep 02, 2026
    Review provided by G2
    What do you like best about the product?
    Automation
    What do you dislike about the product?
    Time Delay
    What problems is the product solving and how is that benefiting you?
    Job finding
    Gerald V.

    Pre-Built Actors Cut Setup Time and Deliver Fast, Reliable Web Scraping

    Reviewed on Sep 02, 2026
    Review provided by G2
    What do you like best about the product?
    What stands out most for our web scraping and data extraction work is how much setup time the pre-built Actors save. Instead of writing scrapers from scratch for every new site, we can usually find an Actor that's already close to what we need and adjust it, which cuts our time-to-first-data from days to hours. Performance has been solid too — runs come back fast, which matters when we're pulling data on a regular cadence. It's also been easy to plug into our own pipeline — the API and standard output formats (JSON/CSV) mean we're not writing custom glue code, and it integrates well with Claude, so we can feed scraped data straight into an AI workflow without extra transformation steps. On pricing, the free tier made it easy to prove out value before committing any spend, which lowered the barrier to actually trying it against our real use case.
    What do you dislike about the product?
    The graphical user interface could be more streamlined — navigating between Actors, runs, and storage sometimes takes more clicks than it should, and it can feel a bit cluttered when you're trying to quickly check on a job or find a specific dataset. A cleaner, more consolidated dashboard view would make it faster to manage things day-to-day.
    What problems is the product solving and how is that benefiting you?
    We were struggling to keep up with content creation for our social media pages — sourcing fresh, relevant material consistently took a lot of manual research time. Apify has let us automate that data-gathering step, pulling in content and information from the web on a regular basis instead of doing it by hand. That's freed up time to focus on actually crafting and posting content rather than hunting for source material, and it's helped us post more consistently, which has translated into improved traffic to our social pages.
    Avenca D.

    Apify’s MCP Integration Makes AI-Driven Data Extraction Seamless

    Reviewed on Sep 01, 2026
    Review provided by G2
    What do you like best about the product?
    Apify offers an incredible variety of scrapers, but what really stands out is how seamlessly it connects via MCP. Being able to trigger actors and pull high-quality data directly inside AI-driven workflows and agents has made data extraction faster, more practical, and truly automated end to end. They offer $5 in monthly credits, which is already enough to run some tests and extract quite a bit of information. For new users, you can get an extra $5 by completing tasks like following their page, among other things.
    What do you dislike about the product?
    The initial learning curve can be steep. At first, the dashboard may feel overwhelming and confusing because of the sheer number of features, settings, and available actors. This can make it difficult for newcomers to quickly figure out which specific actor or setup best matches their particular use case.
    What problems is the product solving and how is that benefiting you?
    I'm using it for various purposes in my workflow, from extracting potential contacts to integrating with specific tools within my applications. Before standardizing on Apify, our web data extraction was fragmented and high-maintenance. Apify is solving problems on the business side, with market research and lead extraction, as well as extracting public information that is used in our application.
    Azeem A.

    Great platform for web scraping and automation

    Reviewed on Sep 01, 2026
    Review provided by G2
    What do you like best about the product?
    What I like most is how quickly I can set up and run web scraping projects without managing the infrastructure myself. The ready-made Actors, scheduling, proxy options, and API integrations make it very convenient for regular data collection. Overall, the AI and automation features have been useful for getting scrapers running faster and handling repetitive tasks. They work well for common scraping needs, though complex websites still require some manual adjustments and testing.
    What do you dislike about the product?
    Pricing can get expensive when you’re doing high-volume scraping, and troubleshooting failed Actors sometimes takes a bit of time. I also think some of the more advanced features could be explained more clearly, since they can be harder for new users to understand.
    What problems is the product solving and how is that benefiting you?
    Apify helps us automate web scraping and data collection that would otherwise require a lot of manual work and custom infrastructure. It saves development time, keeps data updated automatically, and lets us focus more on our core application instead of maintaining scraping systems.