|
From: Oscar B. <oba...@um...> - 2020-03-10 17:56:41
|
Hello, I am trying to make a copy of/obtain a string that appears on a webpage when the webpage loads on my browser but when I look at the HTML code of the webpage in question, I do not see the string at all (it is no where to be found in the HTML code). Here is the URL: https://pubchem.ncbi.nlm.nih.gov/compound/1868 and here is my target string: COC1=CC2=C(C=C1)NC3=C2CCNC3 The above target string is found under the heading of "2.1.4 Canonical SMILES" (this heading doesn't appear either in the HTML code). Could someone please tell me if this is a special case that cannot be scraped? Thanks. Oscar B. |