Run one company domain

An Apify Actor is a hosted tool. A Task is a saved input for that tool. You can use the Console without writing code or supplying an API token.

  1. Open the one-domain Apify example and sign in to Apify. Review the Actor's live Pricing tab.
  2. Check that the input contains only https://apify.com and that maxPagesPerDomain is 3. The same input is shown below.
  3. Review the Console's charge and run limits, then click Start once. A page limit controls scope; it is not a complete spending cap.
  4. Wait for that run to finish. If it fails, inspect the log before retrying. Do not start duplicate runs while the first is still running.
{
  "domainsOrUrls": ["https://apify.com"],
  "maxPagesPerDomain": 3
}

This is a runnable input, not a promised output. Websites change, and a successful run can find no qualifying contact routes. After this example works, replace the domain with a public company website you have a legitimate reason to research.

Check the Dataset and the source

Open the run's Dataset or Output tab. Inspect any returned row before exporting it. A SUCCEEDED status alone does not establish that the result answers your question.

FieldWhat to check
domain, websiteUrlDoes this identify the company website you supplied?
contactPageUrlsOpen the page and confirm that it is an actual contact route, not an article that happens to mention contact.
emails, phonesCheck the published evidence. These are observed values, not proof of deliverability, ownership or consent to outreach.
socialUrlsCheck that each link belongs to the company. A social link can be a valid route even when no email is published.
evidenceUrls, scrapedAtRetain the source and collection time so another person can review the finding.

Read RUN_SUMMARY in the run's key-value store too. Check whether sources completed, whether any failures were reported, and how many result rows were produced. An error diagnostic is not contact data. An empty email list is not permission to invent or guess an address.

Export a small contact-research sheet

  1. Use the Dataset's export or download control and choose CSV for a spreadsheet, or JSON to preserve arrays.
  2. Keep the domain, contact routes, evidence URLs and collection time. Do not discard provenance when moving the data into a CRM.
  3. Add your own review column, such as source_checked. Mark it only after you inspect the linked page.
  4. Save your reviewed input as a Task. Expand to a few domains before deciding whether a recurring workflow is useful.

Pay for a contact-bearing domain analysis

The verified launch price is $18 per 1,000 complete contact-bearing domain analyses, or $0.018 per paid result. One company can have several contact links within a single result. A qualifying public social route can also make an analysis billable; a published email is not required.

Failed or incomplete fetches, duplicate domains, diagnostics and empty analyses are not paid results. Check the live Pricing tab and Console limits before every new workflow. The result price is not a guarantee of a particular email address, customer conversion or all-in spending ceiling.

Know what this tool does not do

The Actor reads public HTML and links. It does not sign in, defeat CAPTCHAs, reach private accounts, verify email delivery or uncover hidden contact databases. JavaScript-only pages may expose fewer signals, and a three-page sample is not a complete site crawl.

Use the result for legitimate account research. Respect source rules and rate limits, verify details before outreach, and maintain suppression and consent controls where applicable. Public availability is not consent to send unsolicited bulk messages. Neuton is independent of the sample companies and does not claim their endorsement.

Choose the next tool for the question you have

  • Technology Stack Signals identifies technologies supported by public page evidence. Missing markers do not prove a technology is absent.
  • Careers and ATS Discovery finds careers routes and public ATS links. It does not replace a job-listing extractor.
  • Research Page Inventory groups relevant public pricing, contact and other pages. A page category is not evidence that a company is ready to buy.
  • Compliance Hiring Evidence returns literal framework mentions from sampled public jobs. Mentions can be boilerplate; they do not prove certification or procurement intent.

Start with one domain

Review the example, run it once, and check the sources before scaling your account list.

Open the one-domain example