Extracting JavaScript Code Snippets with LLM-Reader #1
Unanswered
Alexei-WLU
asked this question in
Q&A
Replies: 1 comment
-
after trying it on the given website it is extracting the code text. You can pass the extracted text to the LLM and prompt it for separation of code snippet. So irrespective of the HTML structure among various websites, it should be able to extract code snippets. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does LLM-Reader support the extraction of JavaScript-based code snippets?
For example, extracting Python code from the following webpage:
https://docs.quantum.ibm.com/guides/fractional-gates
Beta Was this translation helpful? Give feedback.
All reactions