Generate a static promotional landing page for your Discord server to boost visibility and membership. Quickly create a customizable, SEO-friendly website that showcases your server's features, channels, and members. Share your server with the world and attract new members effortlessly!
Generate a static promotional landing page website for a Discord server and make your content available outside of Discord. An execellent way to share your server with the world and get more members. Your website can be found by Google and other search engines.
Parameter | Type | Description | Default |
---|---|---|---|
serverId | String | Discord server ID to generate website for | Required |
authToken | String | Your Discord authorization token | Required |
channelIds | Array | Optional list of specific channel IDs to include | All text channels |
inviteCode | String | Discord invite code or full URL for the server | Optional |
showMemberCount | Boolean | Whether to display the server's member count | true |
activeUsersToShow | Number | Number of most active users to display. Set to 0 to hide | 8 |
rolesToShow | Number | Number of top roles to display. Set to 0 to hide | 4 |
messagesPerChannel | Number | Number of messages to fetch for each channel. | 100 |
The actor handles:
The actor provides two main outputs:
The website URL will be available in:
Open the URL to view the website and do a right mouse button click on the page. Click "Save as..." to save the website to your computer as index.html
. You can also do view page source
to see the HTML code and save it or copy it that way.
If you go to the Storage tab on Apify, and then click Key-value store
, you will see the OUTPUT
record. You can click on View
to view the website or click on Download
to download the HTML file.
You can directly open the website URL in your browser to view your Discord server's website. The HTML file is self-contained and includes all necessary styles and scripts as it contains CSS and JavaScript code inside.
In order for the scraper to work, you need to obtain your Discord authentication token. There are three possible ways to get it: through the Network section of the browser's Developer Tools, by pasting some JavaScript code in the browser console or through a browser extension. All three methods are described below.
The token looks something like this:
MTk4NjI0MzY5ODc1NDMyOTYw.HjKL9_.QWxZcVBnTmFsUHFaWXhDdkJyTnE2RHNqS3M0-8
webpackChunkdiscord_app.push([[Symbol()],{},e=>{t=Object.values(e.c).find(x=>x?.exports?.default?.getToken)?.exports?.default?.getToken();console.log(t);copy(t);}]);
These are third party extensions that will get you the token. We are not affiliated with them.
The actor uses the Discord API to fetch the data and generate the website. It respects Discord's rate limits and includes automatic retries for failed requests. All data is processed and returned in a clean, structured JSON format that preserves complete member information including profiles, roles, and connected accounts. It then generates a static HTML website file with this 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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!