Apify

Apify and Crawlee Official Forum

b
F
A
J
A

Crawlee Help Forum! Read before posting!

Welcome to the Crawlee Help Forum! Here, you can ask questions about developing with Crawlee, share code snippets, and engage with or help other community members :crawlee:

In order to keep things organized, we recommend attaching a tag to your posts to help others understand what it is about!

For now, we are currently testing out the new Discord forums feature. Depending on how it goes, the channel will be migrated entirely to a forum channel.

IF YOU ARE POSTING CODE SNIPPETS:
Please format your code accordingly! You can use single back-ticks to format small lines of code such as variables or method calls, and three back-ticks to format a large chunk of code!

const request = 'Please format your code snippets'

Plain Text
const foo = async () => {
    const baz = await bar();
    if (baz) return 'fizz';
    return 'fuzz'
};


You can also specify the language the code it is for some syntax highlighting:

Plain Text
const foo = async () => {
    const baz = await bar();
    if (baz) return 'fizz';
    return 'fuzz'
};


See examples in the image below.
Attachment
Screen_Shot_2022-09-16_at_12.17.56.png
t
S
2 comments
Crawlee Help Forum! Read before posting!
Crawlee Helper @everyone

Our team has developed a custom GPT to help our community with the help they need around Crawlee.

Now you can ask all your queries to the Crawlee Helper and if still you need help, we are here to help everyone!

This should decrease the support time and make your development fast using Crawlee. πŸ’―

πŸ”— https://chat.openai.com/g/g-a5WgfrNFC-crawlee-helper
Add a reply
Sign up and join the conversation on Discord
Join