You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was very inspired by your blogpost on pharmaceutical industry with the EMA data, really fascinating!
I'm very new to web scraping so maybe you know what the problem was - I tried to reproduce the web scraping part but got stuck in getURLs function. Nothing was returning in x$getElementAttribute('href'), and consequently, nothing was extracted from the website.
It might be an issue with RSelenium? Or caused by a change in the API?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi Miquel,
I was very inspired by your blogpost on pharmaceutical industry with the EMA data, really fascinating!
I'm very new to web scraping so maybe you know what the problem was - I tried to reproduce the web scraping part but got stuck in
getURLs
function. Nothing was returning inx$getElementAttribute('href')
, and consequently, nothing was extracted from the website.It might be an issue with
RSelenium
? Or caused by a change in the API?Thanks in advance!
The text was updated successfully, but these errors were encountered: