Web Scraping in Google Sheets! (IMPORTXML FUNCTION)

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

ความคิดเห็น • 181

  • @KnowArt
    @KnowArt ปีที่แล้ว +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?

  • @trader_gian
    @trader_gian 2 ปีที่แล้ว +13

    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 ปีที่แล้ว +1

      did you find a fix? im getting the same issue

    • @EmanzASR12
      @EmanzASR12 11 หลายเดือนก่อน +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.

  • @tp8706
    @tp8706 2 ปีที่แล้ว +5

    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?

  • @mrado12
    @mrado12 ปีที่แล้ว +2

    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!

  • @ianbraganza5795
    @ianbraganza5795 ปีที่แล้ว +6

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

  • @mikepuno2000
    @mikepuno2000 3 หลายเดือนก่อน

    i have been looking this function for a long time thanks alot for sharing this wonderful ideas

  • @LuxPools
    @LuxPools 10 หลายเดือนก่อน +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?

    • @AS_AK24
      @AS_AK24 21 วันที่ผ่านมา

      Maybe you add the unfiltered data first then add another formula to delete the stuff that is not nessesary

  • @jmr
    @jmr 9 หลายเดือนก่อน

    Modern tools make this so much easier!

    • @MohitBadgotra-of7xu
      @MohitBadgotra-of7xu 8 หลายเดือนก่อน

      WHICH TOOLS PLEASE TELL ME

    • @jmr
      @jmr 8 หลายเดือนก่อน +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 8 หลายเดือนก่อน +1

      @@jmr thank you for such a great information

    • @jmr
      @jmr 8 หลายเดือนก่อน

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

  • @sandeepkumar-js3gi
    @sandeepkumar-js3gi 2 ปีที่แล้ว +3

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

  • @JustinWaite
    @JustinWaite ปีที่แล้ว +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 8 หลายเดือนก่อน

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

  • @BrianBenkert
    @BrianBenkert ปีที่แล้ว +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?

  • @thswan
    @thswan ปีที่แล้ว +9

    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 ปีที่แล้ว +1

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

    • @ricardoortiz6000
      @ricardoortiz6000 ปีที่แล้ว +1

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

    • @alfarasyiedsyahrizad5395
      @alfarasyiedsyahrizad5395 4 หลายเดือนก่อน

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

  • @damithdilan364
    @damithdilan364 26 วันที่ผ่านมา

    Amazing video!

  • @Sanctimonious007
    @Sanctimonious007 5 หลายเดือนก่อน

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

  • @jennifertao5885
    @jennifertao5885 2 ปีที่แล้ว +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  2 ปีที่แล้ว

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

    • @jtporter89
      @jtporter89 2 ปีที่แล้ว +2

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

    • @listen4159
      @listen4159 ปีที่แล้ว

      @@jtporter89 same issue here

    • @avrohomgurevich6951
      @avrohomgurevich6951 ปีที่แล้ว

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

    • @printmohit3600
      @printmohit3600 6 หลายเดือนก่อน

      Yes same issue

  • @antonlindberg7117
    @antonlindberg7117 2 ปีที่แล้ว +2

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

  • @hotdoggyboomboom411
    @hotdoggyboomboom411 ปีที่แล้ว

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

  • @sureshkumar-gy1ye
    @sureshkumar-gy1ye 4 หลายเดือนก่อน

    Excellent guiding video. Thanks.

  • @skenderaxe5968
    @skenderaxe5968 2 ปีที่แล้ว +2

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

    • @skenderaxe5968
      @skenderaxe5968 2 ปีที่แล้ว

      I have a similar issue with the financecharts site

  • @tradesbyj7112
    @tradesbyj7112 ปีที่แล้ว +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.

  • @naresht350
    @naresht350 3 หลายเดือนก่อน

    Thank you for this informative video.
    How about extracting live indicator data ,say at a particular timestamp??

  • @rymelo2405
    @rymelo2405 11 หลายเดือนก่อน

    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?

  • @MuhammadAbyWicaksono
    @MuhammadAbyWicaksono ปีที่แล้ว +1

    how if website need login ?

  • @Tsu-WeiYang
    @Tsu-WeiYang 5 หลายเดือนก่อน

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

  • @MsMarcelinjo
    @MsMarcelinjo 2 หลายเดือนก่อน

    First thanks but for me , wasn't working i had to use ; for separate now works good

  • @TheWinghochui
    @TheWinghochui 9 หลายเดือนก่อน

    Thanks for your sharing!

  • @mikkelhansen782
    @mikkelhansen782 2 ปีที่แล้ว +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?

  • @erincvarol4888
    @erincvarol4888 7 หลายเดือนก่อน

    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??

  • @earbitter
    @earbitter 11 หลายเดือนก่อน

    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?

  • @dérénétix
    @dérénétix 8 หลายเดือนก่อน

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

  • @jivepatrol6833
    @jivepatrol6833 2 ปีที่แล้ว +5

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

    • @Dividendology
      @Dividendology  2 ปีที่แล้ว +1

      You are welcome! I’m glad you enjoyed.

  • @pincer2885
    @pincer2885 ปีที่แล้ว

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

  • @hameesahmedsiddiqui
    @hameesahmedsiddiqui 2 ปีที่แล้ว +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/

  • @CrescentCaribou
    @CrescentCaribou ปีที่แล้ว

    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

  • @globalworldmigrant
    @globalworldmigrant 11 หลายเดือนก่อน

    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.?

  • @giovannicapuano9729
    @giovannicapuano9729 ปีที่แล้ว

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

  • @TheReader6
    @TheReader6 ปีที่แล้ว

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

  • @sadashivb5100
    @sadashivb5100 2 ปีที่แล้ว

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

  • @zimmamania5313
    @zimmamania5313 ปีที่แล้ว

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

  • @IndianDividendInvestor-sm3xc
    @IndianDividendInvestor-sm3xc ปีที่แล้ว

    Thanks brother much appreciated simple and quick.

  • @bonchanz
    @bonchanz 9 หลายเดือนก่อน

    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...😊

  • @cosmicnature
    @cosmicnature 4 หลายเดือนก่อน

    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

  • @theDemolisher13
    @theDemolisher13 ปีที่แล้ว

    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?

  • @fedepasco8309
    @fedepasco8309 2 ปีที่แล้ว

    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

  • @kyh9229
    @kyh9229 ปีที่แล้ว

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

    • @Dividendology
      @Dividendology  ปีที่แล้ว

      I’m working on a new update!

  • @muhammadkashifrashidawan9417
    @muhammadkashifrashidawan9417 2 ปีที่แล้ว

    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

  • @TheCrazyCartModChannel
    @TheCrazyCartModChannel ปีที่แล้ว

    Do you know why some of these import take ages to load or just never load?

  • @federico-donatone
    @federico-donatone 11 หลายเดือนก่อน

    Does this work with linkedin?

  • @RajatSonakiya
    @RajatSonakiya ปีที่แล้ว

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

  • @dbarrantescr
    @dbarrantescr ปีที่แล้ว +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)

    • @xyungn9860
      @xyungn9860 ปีที่แล้ว

      Cant get it to work either

  • @raaariru
    @raaariru ปีที่แล้ว

    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

  • @lmac222
    @lmac222 ปีที่แล้ว

    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?

  • @shekharb2981
    @shekharb2981 ปีที่แล้ว

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

  • @Reza_Audio
    @Reza_Audio 2 ปีที่แล้ว

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

  • @johnbezos4171
    @johnbezos4171 2 ปีที่แล้ว

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

  • @rathinmondal2001
    @rathinmondal2001 8 หลายเดือนก่อน

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

    • @Dividendology
      @Dividendology  8 หลายเดือนก่อน

      You’re welcome!

  • @chrisscotthall
    @chrisscotthall ปีที่แล้ว

    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 ปีที่แล้ว

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

  • @luiscastroalcala7576
    @luiscastroalcala7576 ปีที่แล้ว

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

  • @KnowArt
    @KnowArt ปีที่แล้ว

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

  • @opportunityseeker-dm6yp
    @opportunityseeker-dm6yp 9 หลายเดือนก่อน

    damn!thank you for this brother super super great information

  • @CrescentCaribou
    @CrescentCaribou ปีที่แล้ว

    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  ปีที่แล้ว +1

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

  • @TheCPelsor
    @TheCPelsor 2 ปีที่แล้ว +1

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

  • @looshenq
    @looshenq ปีที่แล้ว

    Is webscraping a live function?

  • @JatilenggerTV
    @JatilenggerTV 2 ปีที่แล้ว +1

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

  • @demoix
    @demoix 2 ปีที่แล้ว

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

  • @dogtown1ewok
    @dogtown1ewok 8 หลายเดือนก่อน

    Thanks lad!

  • @woodywood9161
    @woodywood9161 2 ปีที่แล้ว

    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  2 ปีที่แล้ว

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

    • @woodywood9161
      @woodywood9161 2 ปีที่แล้ว

      @@Dividendology any luck figuring this out?

  • @davidmyre965
    @davidmyre965 2 ปีที่แล้ว +1

    Great content for all of us data nerds. Thanks!

  • @MatangSaxena-z3h
    @MatangSaxena-z3h ปีที่แล้ว

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

  • @stathisgeo7979
    @stathisgeo7979 2 ปีที่แล้ว

    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  2 ปีที่แล้ว

      What are you trying to webscrape?

    • @stathisgeo7979
      @stathisgeo7979 2 ปีที่แล้ว

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

    • @Dividendology
      @Dividendology  2 ปีที่แล้ว

      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 2 ปีที่แล้ว +2

      @@Dividendology did you find any solution?

    • @xenonvy8857
      @xenonvy8857 2 ปีที่แล้ว

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

  • @TheCompoundingInvestor
    @TheCompoundingInvestor 2 ปีที่แล้ว +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  2 ปีที่แล้ว +5

      Google sheets automatically refreshes typically around every 20 minutes.

  • @itoha3
    @itoha3 11 หลายเดือนก่อน +1

    I tried it. Doesn't work.

  • @BlueRider-t4u
    @BlueRider-t4u 3 หลายเดือนก่อน

    It didn't work for me as demonstrated.

  • @robertogalvan5887
    @robertogalvan5887 2 ปีที่แล้ว

    Thank you so much for this!!!

  • @PapeySapote
    @PapeySapote 2 ปีที่แล้ว

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

    • @Dividendology
      @Dividendology  2 ปีที่แล้ว +1

      That could be possible!

    • @PapeySapote
      @PapeySapote 2 ปีที่แล้ว

      @@Dividendology I’ll try

  • @sandeepkumar-js3gi
    @sandeepkumar-js3gi 2 ปีที่แล้ว

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

  • @jg5479
    @jg5479 2 ปีที่แล้ว +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

  • @ottomatictrade1579
    @ottomatictrade1579 ปีที่แล้ว

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

  • @JL1009
    @JL1009 11 หลายเดือนก่อน

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

  • @toxichelix2340
    @toxichelix2340 ปีที่แล้ว

    i cant get it too work

  • @trustan3079
    @trustan3079 ปีที่แล้ว

    Thank you for this! :)

  • @mk05022
    @mk05022 2 ปีที่แล้ว

    Awesome, thank you!

  • @chrissis111
    @chrissis111 2 ปีที่แล้ว

    You have the best stock videos for beginners!

  • @jeanphi0078
    @jeanphi0078 2 ปีที่แล้ว

    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  2 ปีที่แล้ว

      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 2 ปีที่แล้ว

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

  • @cgc2300
    @cgc2300 11 หลายเดือนก่อน

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

  • @chimsiste
    @chimsiste ปีที่แล้ว

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

    • @Dividendology
      @Dividendology  ปีที่แล้ว

      I’m working on an update!

    • @chimsiste
      @chimsiste ปีที่แล้ว

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

  • @SC-bi6my
    @SC-bi6my ปีที่แล้ว

    Its not working..Can you check again?

  • @hrmn9385
    @hrmn9385 4 หลายเดือนก่อน

    always error parsing formula -,-

  • @Aadyaaaq
    @Aadyaaaq 9 หลายเดือนก่อน

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

    • @Dividendology
      @Dividendology  9 หลายเดือนก่อน

      you can use the tools at Tickerdata.com !

  • @mohamedsalam7462
    @mohamedsalam7462 6 หลายเดือนก่อน

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

  • @SerdarTokcan
    @SerdarTokcan ปีที่แล้ว

    Thank you :)

  • @Henry_Nunez
    @Henry_Nunez 2 ปีที่แล้ว

    Very good 👉🔔

  • @mubeenkhan8877
    @mubeenkhan8877 2 ปีที่แล้ว

    Thank you so much you saved my whole month 😘

  • @willbreece
    @willbreece 2 ปีที่แล้ว +1

    Very interesting

  • @prins1991
    @prins1991 ปีที่แล้ว

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

  • @Oreox4
    @Oreox4 ปีที่แล้ว

    wow what the heck this is awesome

  • @neilormelo6069
    @neilormelo6069 2 ปีที่แล้ว

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

  • @ttone2330
    @ttone2330 ปีที่แล้ว

    Big Thumbs up to you.... Thanks

  • @AylakBakkal-k1h
    @AylakBakkal-k1h 11 หลายเดือนก่อน

    Ty so much

  • @tazulislam2698
    @tazulislam2698 ปีที่แล้ว

    It is not posible to private website.