@Aq0amancer wrote:
Hey guys!
So I am a total newbie with respect to Web Scrapping and I see other posts on XPath but they all give specific answers.
I believe the problem with the webiste I am using (www.crunchbase.com) is using JavaScript and that's why it returns blank cells.Anyways I am trying to get the Founder's name (one or all of them) from the following URL:
http://www.crunchbase.com/organization/3scanI thought the XPath when I use inspect is://*[@id="info-card-overview-content"]/div/dl/div[2]/dd[3]/a[1]
Please help!
Cheers
Pedja
Posts: 5
Participants: 2