Web Scraping in Google Sheets! (IMPORTXML FUNCTION)

Sdílet
Vložit
  • čas přidán 7. 09. 2024

Komentáře • 176

  • @ianbraganza5795
    @ianbraganza5795 Před rokem +6

    Great video!
    I'm blown away by this feature. Didn't realize it was that easy to scrape without using code

  • @mrado12
    @mrado12 Před 9 měsíci +1

    I have been looking for YEARS for a formula that would help me pull NBA win totals automatically -- this finally did it. Thank you so much!

  • @KnowArt
    @KnowArt Před rokem +2

    doesn't seem to work on views on youtube videos or instagram etc etc. But does work on the data you show in the video. How come?

  • @antonlindberg7117
    @antonlindberg7117 Před rokem +2

    Mindblowing stuff! I just managed to web scrap off another website based on the principles here! Thanks for teaching me something new!

  • @user-dx7rp2em8n
    @user-dx7rp2em8n Před 6 měsíci +1

    How can you pull variable data from a webpage? example: Only business addresses from a listing page that gives you multiple addresses and full descriptions of each address in between the addresses. How do you scrap specific variable data like that into a spreadsheet keeping it organized and separate from the other data?

  • @jivepatrol6833
    @jivepatrol6833 Před 2 lety +5

    This is a great video and I appreciate you putting it together! Thank You 🙂🙂

  • @trader_gian
    @trader_gian Před rokem +12

    Hi! I’ve tried the formula to import the full xpat section but now the cell return #N/D so can’t find the object at the url. Any suggestions?

    • @sanjayvaradharajan
      @sanjayvaradharajan Před rokem +1

      did you find a fix? im getting the same issue

    • @EmanzASR12
      @EmanzASR12 Před 7 měsíci +1

      Remember to check the correctness of the URL and XPath. Additionally, keep in mind that some websites may prevent or restrict access through the IMPORTXML function due to security restrictions or to prevent unauthorized web scraping.
      If the issue persists, it might be helpful to verify whether the website in question allows access and data extraction using the IMPORTXML function. Also, consider using more advanced tools such as APIs or scripts for extracting data from web pages.

  • @JustinWaite
    @JustinWaite Před 10 měsíci +6

    Thanks for the video but this doesn't work for me and I've seen other people get the same #N/A Error Resource at URL not found - please help.

    • @Synthetic-cs9ez
      @Synthetic-cs9ez Před 4 měsíci

      Same here, the Kobe example worked but not the MSFT one. Did you figure it out?

  • @thswan
    @thswan Před rokem +10

    nice video, thanks for posting! I've got two questions. 1) I get a N/A cell and the error is "could not fetch the url". What is the cause of this and is there any workaround? 2- Is there any way with this method to see the values changing in real time? thank you!

    • @sawyersahagun2073
      @sawyersahagun2073 Před rokem +1

      Is the site you’re trying to pull from password protected?

    • @ricardoortiz6000
      @ricardoortiz6000 Před rokem +1

      @@sawyersahagun2073 i get the same error, and yes the site is password protected

    • @alfarasyiedsyahrizad5395
      @alfarasyiedsyahrizad5395 Před 18 dny

      To make it change value in realtime, you may need to use Google Apps Script extension, and write a simple code to refresh formula.

  • @sandeepkumar-js3gi
    @sandeepkumar-js3gi Před rokem +3

    Thanks , your video is very good. But when I use this formula, error come is - import data is empty...Pls help

  • @dbarrantescr
    @dbarrantescr Před rokem +4

    Has anyone tried scraping from YH subsection pages like "Statistics" or "Financials" sections? I have tried scraping from there using importhtml and importxml and both seem to fail (only working in summary page)

  • @sureshkumar-gy1ye
    @sureshkumar-gy1ye Před 13 dny

    Excellent guiding video. Thanks.

  • @user-yx2uw3bt9j
    @user-yx2uw3bt9j Před měsícem

    Thank you. But I cannot web scrap some ETF like GLD (gold). Can you help ?

  • @jmr
    @jmr Před 5 měsíci

    Modern tools make this so much easier!

    • @MohitBadgotra-of7xu
      @MohitBadgotra-of7xu Před 4 měsíci

      WHICH TOOLS PLEASE TELL ME

    • @jmr
      @jmr Před 4 měsíci +1

      @@MohitBadgotra-of7xu In this case the "tool" is Google sheets. In the past I had to write programs and use functions like split or import libraries like beautiful soup and requests. Then you have to deal with error handling. One change to the page or a 404 and your entire program might crash. Often I had to reformat the data and correct character sets too. That really sucks because the errors you see aren't obvious. There is a strange version of the quotation mark you run into a lot when scraping the web. It looks the same to the untrained eye but will break stuff if you don't catch it. Google sheets in this case makes it MUCH easier.

    • @MohitBadgotra-of7xu
      @MohitBadgotra-of7xu Před 4 měsíci +1

      @@jmr thank you for such a great information

    • @jmr
      @jmr Před 4 měsíci

      @@MohitBadgotra-of7xu You're welcome. I hope it helps.

  • @KnowArt
    @KnowArt Před rokem

    yasss this is what I was looking for (I think... let's see if it actually works)

  • @JatilenggerTV
    @JatilenggerTV Před 2 lety +1

    Very interesting and useful. Great content for all of us data nerds. Thanks!

  • @TheCPelsor
    @TheCPelsor Před rokem +1

    You've got to be kidding me... This is next level awesome. THANK YOU!!!

  • @tp8706
    @tp8706 Před 2 lety +3

    This is great but I tried this and for some reason it says “Imported Content is Empty”. Then I tried the same thing you did for Kobe but got the same error. Is yours still working?

  • @cosmicnature
    @cosmicnature Před 16 dny

    can you post a video with the formula that works? I copied the exact formula you used in the video but didn't worked at all

  • @erincvarol4888
    @erincvarol4888 Před 3 měsíci

    Hello i dont know if you ever see my message but is seems google has changed something in their settings, the inspec option is not working as one unit but it shows all text so i can not scrape anything lately... am i wrong??

  • @user-pc8jh6rj9q
    @user-pc8jh6rj9q Před 9 měsíci +1

    What would you do in the case that a website you're pulling prices from requires a log in? I have the login for the specific site i'm referencing, but what if you don't as well? More curious on how to do it if you have the login. For example, if I get specialty pricing from a hardware store that's only visible via my login, how would I automate that extraction?

  • @tradesbyj7112
    @tradesbyj7112 Před rokem +1

    can you make something showing how to pull a specific portion of a financial statement. For example, free cash flow. I am trying to pull that from yahoo finance and it keeps giving me an error Resource url not found. I have followed your step by step instructions. Spent countless hours and can't find any help. Can you help? I see that in one of your tables you had the price to free cash flow auto populating so I figured you would now how to at least pull free cash flow. Please help.

  • @skenderaxe5968
    @skenderaxe5968 Před 2 lety +2

    Nice! What about the 'Statistics' tab? It doesn't seem to allow me access to the Xpath on, say EV/EBITDA

    • @skenderaxe5968
      @skenderaxe5968 Před 2 lety

      I have a similar issue with the financecharts site

  • @jennifertao5885
    @jennifertao5885 Před 2 lety +4

    When I use the same function, but the cell shows"N/A". Do you have any idea what is the problem with it? Thank you!

    • @Dividendology
      @Dividendology  Před 2 lety

      This may be an error on yahoo finance send as I occasionally run into this.

    • @jtporter89
      @jtporter89 Před rokem +2

      @@Dividendology I am having the same issue scraping from any website. Any idea where I may be going wrong? Thank you

    • @listen4159
      @listen4159 Před rokem

      @@jtporter89 same issue here

    • @avrohomgurevich6951
      @avrohomgurevich6951 Před rokem

      ​@@DividendologyI couldn't even get the price for Microsoft does this still work

    • @printmohit3600
      @printmohit3600 Před 2 měsíci

      Yes same issue

  • @Sanctimonious007
    @Sanctimonious007 Před měsícem

    Smooth as it can be. Excellent. Liked, subscribed. 🫡

  • @bonchanz
    @bonchanz Před 6 měsíci

    Thank you nice, on the Home Screen in Yahoo its work, but not for the Split statistic. Can you make this for maybe divident yield...😊

  • @Pseudonyme63
    @Pseudonyme63 Před 4 měsíci

    Thank you for this helpful tutorial but is there a way to automatically update the data ?

  • @mikkelhansen782
    @mikkelhansen782 Před rokem +1

    Quick question, what if the stocks I want to look at is not a US stock and the stock is listed on an other stockexhange? then the stock have a little more to its ticker, but when I try to add CO/CPH (it's a danish stockexhance) then the scraping just says Error or N/A
    what to do?

  • @rathinmondal2001
    @rathinmondal2001 Před 4 měsíci

    Thanks for this video. I am able to fatch data from any site to sheet. This is very helpful . Thanks again.

  • @IndianDividendInvestor-sm3xc
    @IndianDividendInvestor-sm3xc Před 11 měsíci

    Thanks brother much appreciated simple and quick.

  • @raaariru
    @raaariru Před 10 měsíci

    Why it can't work on me although i do the same function ? literally same like what happened in this video, on me its always turn out either N/A or ERROR. IDK HWY ARHGGGGG

  • @rymelo2405
    @rymelo2405 Před 8 měsíci

    I'm getting error: Resource at url not found. and as far as I can tell I'm doing exactly the same thing. Any suggestions?

  • @davidmyre965
    @davidmyre965 Před 2 lety +1

    Great content for all of us data nerds. Thanks!

  • @hameesahmed417
    @hameesahmed417 Před rokem +1

    Hi bro, I want to import amazon product prices using URLs. But no matter what I do , my content is always empty. Can you help/

  • @sadashivb5100
    @sadashivb5100 Před 2 lety

    Nice video...but more than 100 ticker its take to mach time to update so any other idea to track revenue details.....

  • @hotdoggyboomboom411
    @hotdoggyboomboom411 Před 8 měsíci

    thanks but some sites like similar web wont let to scrape data any methods for that . ?

  • @CrescentCaribou
    @CrescentCaribou Před rokem

    When I try to pull prices from Etsy, it comes up as "Price: $1.70 Loading" instead of "$1.70". Is there a way to get just the price, or will I just have to deal with it?
    It also only works sometimes with Etsy, the xpath doesn't seem to be the same on every page and I can't always find the right part to highlight... It's similar with Amazon, if the price is $5.27 the $, 5, and 27 seem to be on different parts of the code so I can't figure out what to paste

  • @muhammadkashifrashidawan9417

    great video I learn a lot but this term is not successfully applied in my scenario because i am looking to pull meta description but my code shows me "empty data" what is the solution? thanx

  • @lmac222
    @lmac222 Před 10 měsíci

    Thanks for making this. It helps tremendously. My one question is, is it a different function to pull in a chart/graph of a stocks trend? I tried importxml and followed the steps and i get an error (formula parse error). Any help?

  • @user-qy8hl4rx2o
    @user-qy8hl4rx2o Před rokem +1

    how if website need login ?

  • @luiscastroalcala7576
    @luiscastroalcala7576 Před rokem

    Thank you so much from Perú . you re the best.

  • @theDemolisher13
    @theDemolisher13 Před rokem

    Great. Though I got a question what would you do if you got to a store front page that offered a price range that varies based on different options the user could pic but selecting the different options don't change the URL?

  • @globalworldmigrant
    @globalworldmigrant Před 7 měsíci

    Tell me, this function works for Facebook, I need to get the number of participants from the list of groups, the name of the group description is the number of participants, it doesn’t work.?

  • @jg5479
    @jg5479 Před rokem +2

    Hey man, really like you videos so keep it up. Also like the other i too am having an error with yahoo. I have been trying to import tables off their site and when i copy paste the site and find the table number it works. However when i delete the url to input the cell where i change the ticker symbol, all of a sudden it shows N/A. I have looked at all your videos on web scrappiing ect. and tried on my own with no success on inputting the cell with the ticker. And also with the xml fuction i am also not able to scape the differnt items from yahoo or other sites. i am on a chrombook but figured that would not matter to much, and also read that it might be a javascript problem but disabled that and tried but nothing seems to work. I am not a code writer so dont know what else to try, so if you are able to find a solution please post another video. Thanks

  • @TheCompoundingInvestor
    @TheCompoundingInvestor Před 2 lety +1

    Very interesting and useful. Will it auto refresh the page so you can see it update in real time? Or do you have to manually refresh the page somehow?

    • @Dividendology
      @Dividendology  Před 2 lety +5

      Google sheets automatically refreshes typically around every 20 minutes.

  • @ottomatictrade1579
    @ottomatictrade1579 Před rokem

    Great video, Wondering if anybody got the n/a message and how to fix it…? Thanks.

  • @kyh9229
    @kyh9229 Před rokem

    Hi I wonder why it doesnt work when i do this with copying the youtube website title? Thank you.

  • @spyxxx566
    @spyxxx566 Před 6 měsíci

    It didn't work for a Sales Force table I'm trying to connect

  • @earbitter
    @earbitter Před 8 měsíci

    I'm running into an error. It says "imported content is empty". I've done this two or three times now and it worked for another site, but the yahoo finance site won't let me pull the data. Any thoughts?

  • @TheWinghochui
    @TheWinghochui Před 5 měsíci

    Thanks for your sharing!

  • @chrissis111
    @chrissis111 Před 2 lety

    You have the best stock videos for beginners!

  • @TheReader6
    @TheReader6 Před rokem

    I cant figure out how to get levered cash flow. It doesn't seem to work for me.

  • @pincer2885
    @pincer2885 Před rokem

    hey what if there's a quotation mark in the path? Can't figure it out

  • @giovannicapuano9729
    @giovannicapuano9729 Před rokem

    hello, what can i do when the website doen't allow the web scraping?
    how can i import table in this case? thanks

  • @JL1009
    @JL1009 Před 7 měsíci

    too bad my triggers don’t work to auto update the sheet :(

  • @BlueRider-t4u
    @BlueRider-t4u Před 5 dny

    It didn't work for me as demonstrated.

  • @johnbezos4171
    @johnbezos4171 Před rokem

    Hey any idea how importing google trends values for a period works?

  • @cgc2300
    @cgc2300 Před 8 měsíci

    hello I am an Amazon seller, do you think I could retrieve the 2020 history in a Google sheet?

  • @opportunityseeker-dm6yp
    @opportunityseeker-dm6yp Před 6 měsíci

    damn!thank you for this brother super super great information

  • @fedepasco8309
    @fedepasco8309 Před rokem

    Buenos días. Consulta, porque al traer un dato de una pagina de cotizaciones, redondea el mismo y además no coincide en cantidad. El dato es 151.00 y me trae 1.600.000. Gracias

  • @user-rn4io5ke1n
    @user-rn4io5ke1n Před 10 měsíci

    can we do same web scrapping for prices of articles listed on amazon???

  • @Reza_Audio
    @Reza_Audio Před 2 lety

    Hi, do you know why it is not working for some stocks like RETC, INND ,... ?

  • @prins1991
    @prins1991 Před 9 měsíci

    I didn't know this was possible. Thank you for this tutorial! 🤗🤗

  • @user-ov3jb1hr4u
    @user-ov3jb1hr4u Před 10 měsíci

    showing an error: Resource at url contents exceeded maximum size.

  • @Aadyaaaq
    @Aadyaaaq Před 6 měsíci

    How to pull list of company names around one building from google sheets

    • @Dividendology
      @Dividendology  Před 6 měsíci

      you can use the tools at Tickerdata.com !

  • @itoha3
    @itoha3 Před 7 měsíci +1

    I tried it. Doesn't work.

  • @shekharb2981
    @shekharb2981 Před rokem

    If I want chart,this method won’t work..what should I do to import stock chart pl inform

  • @mohamedsalam7462
    @mohamedsalam7462 Před 2 měsíci

    I can only find copy XPATH - I cant find copy full xpath

  • @robertogalvan5887
    @robertogalvan5887 Před 2 lety

    Thank you so much for this!!!

  • @willbreece
    @willbreece Před 2 lety +1

    Very interesting

  • @dogtown1ewok
    @dogtown1ewok Před 4 měsíci

    Thanks lad!

  • @CrescentCaribou
    @CrescentCaribou Před rokem

    My spreadsheet frequently changes prices that were working previously into #N/A with the message "Error, could not fetch URL: [url]", even before I turned on the auto-update feature. Would you happen to know why this happens, and how to fix it?

    • @Dividendology
      @Dividendology  Před rokem +1

      I’m getting ready to post an update! Stay on the look out!!

  • @sandeepkumar-js3gi
    @sandeepkumar-js3gi Před rokem

    Hi, great video, pls tell link will auto updated....

  • @woodywood9161
    @woodywood9161 Před rokem

    good stuff! i'm looking for a way to pull option chain data for stocks/indexes that i trade but have been unable to figure out a way....can you help?

    • @Dividendology
      @Dividendology  Před rokem

      I haven't tried that before. I'll have to look into it.

    • @woodywood9161
      @woodywood9161 Před rokem

      @@Dividendology any luck figuring this out?

  • @chrisscotthall
    @chrisscotthall Před rokem

    Hello, I've tried using Safari and Firefox to find Full XPath but it's not showing for either browser. Any thoughts on how to find Full XPath?

    • @Squilly4
      @Squilly4 Před 11 měsíci

      In Firefox it just gives you the option for XPath, but thankfully that is the exact same result as choosing Full XPath in Chrome.

  • @mubeenkhan8877
    @mubeenkhan8877 Před 2 lety

    Thank you so much you saved my whole month 😘

  • @demoix
    @demoix Před rokem

    How to fx an error "Imported Content is Empty"?

  • @Oreox4
    @Oreox4 Před 10 měsíci

    wow what the heck this is awesome

  • @hrmn9385
    @hrmn9385 Před 21 dnem

    always error parsing formula -,-

  • @mk05022
    @mk05022 Před rokem

    Awesome, thank you!

  • @stathisgeo7979
    @stathisgeo7979 Před 2 lety

    Great content. I follow the steps but it keeps say ERROR into the cell. I can't find what i'm doing wrong

    • @Dividendology
      @Dividendology  Před 2 lety

      What are you trying to webscrape?

    • @stathisgeo7979
      @stathisgeo7979 Před 2 lety

      @@Dividendology just like you i've tried to enter prices fron yahoo finance

    • @Dividendology
      @Dividendology  Před 2 lety

      Yahoo finance has been a little finicky lately when it comes to webscraping using importantxml. I’ve noticed some elements not webscraping properly as well. I’m looking into solutions.

    • @stathisgeo7979
      @stathisgeo7979 Před 2 lety +2

      @@Dividendology did you find any solution?

    • @xenonvy8857
      @xenonvy8857 Před rokem

      @@Dividendology Leaving comment to keep update for solution, having same issues too, appreciate and thanks in advance, subscribed.

  • @neilormelo6069
    @neilormelo6069 Před rokem

    Very good! I tried with reuters site and I didn't get.

  • @trustan3079
    @trustan3079 Před rokem

    Thank you for this! :)

  • @ttone2330
    @ttone2330 Před rokem

    Big Thumbs up to you.... Thanks

  • @SerdarTokcan
    @SerdarTokcan Před rokem

    Thank you :)

  • @user-ih1dp8fn5k
    @user-ih1dp8fn5k Před 7 měsíci

    Ty so much

  • @toxichelix2340
    @toxichelix2340 Před rokem

    i cant get it too work

  • @zimmamania5313
    @zimmamania5313 Před rokem

    does this update real time? If not do you know how to make it do so?

  • @yosoymemetronic7751
    @yosoymemetronic7751 Před 3 dny

    i need forex real time dollar index, japanese index etc to google sheets

    • @Dividendology
      @Dividendology  Před 3 dny +1

      The tickerdata add on in google sheets can do that! Tickerdata.com

  • @saraflores338
    @saraflores338 Před rokem +1

    Also keep getting #N/A :(

  • @PapeySapote
    @PapeySapote Před 2 lety

    Would I be able to use this to add ROIC to your complete valuation model?

  • @looshenq
    @looshenq Před rokem

    Is webscraping a live function?

  • @jeanphi0078
    @jeanphi0078 Před 2 lety

    Thank you but It seems that it does not work, may be some update from Yahoo finance. In my case I receive: "N/A". Any help from you would be very nive as this function is very powerfull

    • @Dividendology
      @Dividendology  Před 2 lety

      I’ll have to look into this as it has worked for me in the past. Yahoo finance can be finicky at times, so maybe it’ll be a short term problem that gets fixed in the near future.

    • @jeanphi0078
      @jeanphi0078 Před 2 lety

      @@Dividendology yes please if you Can have a look...

  • @SC-bi6my
    @SC-bi6my Před rokem

    Its not working..Can you check again?

  • @growthcab
    @growthcab Před 8 měsíci

    Does this work with linkedin?

  • @Naveen-if8kr
    @Naveen-if8kr Před 11 měsíci

    Awesome video with simple steps.. Thanks a lot.

  • @Henry_Nunez
    @Henry_Nunez Před 2 lety

    Very good 👉🔔

  • @s-statik
    @s-statik Před 2 lety +2

    Everyone has issues with it but he only replies to positive comments

    • @Dividendology
      @Dividendology  Před 2 lety

      Just trying to make a helpful video!

    • @s-statik
      @s-statik Před 2 lety

      @@Dividendology I understand that but people clearly have problems with getting it to work so maybe a disclaimer or trying to figure out or maybe fixing what is causing so many problems would be nice.

  • @chimsiste
    @chimsiste Před rokem

    it's blocked, that doesn't work anymore ??

    • @Dividendology
      @Dividendology  Před rokem

      I’m working on an update!

    • @chimsiste
      @chimsiste Před rokem

      @@Dividendology ho okay thanks. But I think it could be easier to find an another website maybe ?

  • @restindeath1755
    @restindeath1755 Před rokem

    Its not wokring for me, .. maybe bec of the link?