AP Apify · FAQApify · 问答

Do I need to know how to code to use Apify?使用 Apify 需要会编程吗?

No. You can run ready-made scrapers with no code, and only write code when you need a fully custom crawler.不需要。你可以零代码运行现成爬虫,只有在需要完全自定义爬虫时才写代码。

No coding is required to get started. Apify offers a large library of ready-made scrapers you configure with a simple form — paste a URL, pick the fields you want, and run.

You have three levels of control:

  1. No-code — run an existing scraper and download the results
  2. Low-code — tweak inputs, schedules, and proxies in the UI
  3. Full-code — build a custom Actor in JavaScript or Python for complex sites

This means non-technical users can extract data today, while developers keep full flexibility when a project needs it.

上手完全不需要写代码。 Apify 提供大量现成爬虫,用一个简单的表单即可配置 —— 粘贴 URL、选择需要的字段、点击运行。

你有三个层级的控制力:

  1. 零代码 —— 直接运行现成爬虫并下载结果
  2. 低代码 —— 在界面里调整输入、计划任务和代理
  3. 全代码 —— 用 JavaScript 或 Python 为复杂站点构建自定义 Actor

这意味着非技术用户今天就能提取数据,开发者在需要时仍保有完全的灵活性。