Hello everyone!
How do I properly parse a dynamic website?
I don’t have the API and don’t know the best way to do it.
Is there a document?
Hi @emir Welcome to the community!
I recommend using FireCrawl MCP or Node, FireCrawl is generous in free credits and would really get the job done for you, let me know if you need assistance with that. Hope this helps.
Hi! Please help ![]()
I want to parse tenderplus.kz using n8n so that I can:
launch and manage the process via a Telegram bot
save the results to tables
easy to add functionality in the future
Does anyone have similar experiences or ready-made examples?
Have you seen instructions or implemented something similar yourself?
I’d appreciate any advice or links.
@emir I can give you an example process to do that, for now let us consider using a Chat based workflow that you will be chatting with and the AI Agent would do the parsing and saving for you, this is an example workflow of how things should be like, so you can consider this as an example:
This is the high level structure , if you want to use this just get an API key from here:
And just add the API in the MCP server link, and we just need to configure a system prompt so that the AI only fetches tenderplus.kz and so you once fetched data successfully it would read and write the data which is configured by you in the data table and all set and FireCrawl is good to get started with scraping:
Hope this helps.
And agent, will this be Chat pgt?