Gpt-crawler "accordion" and pdf

Hey, I’m new here, hopefully this is the right place to ask. I just started using the gpt-crawler and it works great.

There are 2 questions from my side:

  1. is there any way to deal with “accordion” webpages where you have to activate the element first? Unfortunately it just skips over these elements

  2. is there maybe a way to implement pdf2json in case of discovered pdf documents? Thank you very much :slightly_smiling_face:

Hey @Loukiz, Welcome to the Builder.io Forum!

  1. This can be done using Custom code.
  2. pdf2json you will have to integrate into your codebase and then you can create a Custom component.