@Conference_Inno@arvidkahl@n8n_io@firecrawl I haven't looked for one, but you can also just use the Http request node and get the HTML content yourself and then use HTML -> Markdown node
@helloitsolly Video intro to themselves (1-3 mins) - great way to get a sense of who the person is and their personality
Full video application (all q's) - overkill, for a role like support where most the responses would be written
Either way, you'll get the most passionate people with video
@iamfra5er Or scrape the data per user search if not scraped in the last day e.g. when a user wants to know the latest trending in cosmetics, perform the scrape there and then rather than scraping all data all the time (to save cost)
@d4m1n for sure, just when you get into a cycle of copy paste to and from GPT with the error log it becomes a problem, thankfully quite easy to notice that you're 30 copy pastes in and haven't read a word of the code ๐
@d4m1n it's a hell of a lot quicker at pointing out what you don't know, and then you're able to get insights on that topic quickly e.g. for me it was state management, hooks, nextjs app router etc.
@d4m1n I did that this year but I wasn't starting from the basic principles. I think if you have SOME foundation knowledge and start a project then it can speed up the rate at which you learn, but I'd sometimes find myself 'cheating' by just relying purely on the GPT answers too much