Discord Message

Discord Message

This actor sends a message to Discord automatically. It can be used separately, or as a notification tool at the end of other actors.

AUTOMATIONOPEN_SOURCEApify

This actor sends message to Discord automatically. It can be used separately, or as a notification tool at the end of other actors.

Discord Webhook setup

It is necessary to create a webhooks through the Discord server settings.You can create webhooks directly through the Discord client. Go to Server Settings, and you will see an Integrations tab.

Create discord webhook

If you already have created a webhook, the webhooks tab will look like this; you will need to click the View Webhooks button.

View discord webhook

Once you are there, click on the Create Webhook / New Webhook button; this will create a webhook. From here, you can edit the channel, the name, and the avatar. Copy the link, the first part is the id, and the second is the token.

View discord webhook

Copy your webhook URL and save it for later.

Ref: Discord webhook

Input

The following table shows specification of the actor INPUT fields as defined by its input schema.

FieldTypeDescription
UrlString(required) Discord Webhook URL
MessageString(required) Message that will be sent to Discord (i.e. "Hello from 'Discord-Message' Apify actor!" ).

How to run

To run the actor, you'll need an Apify account. Simply create a new task for the actor by clicking the green button above, modify the actor input configuration, click Run and get your results.

API

To run the actor from your code, send a HTTP POST request to the following API endpoint: TODO

CU usage

Approximately 0.001 CU per run.

Documentation reference

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!