Scrape Sensor in Home Assistant - Extract Info From Websites

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

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

  • @stephanieboyd4373
    @stephanieboyd4373 4 ปีที่แล้ว +7

    Will, love what your doing and your videos always entertain me, you are really animated and upbeat whilst explaining things clearly. Your presentations always make me smile as you come across like a really excited puppy, full of excitement, wanting to share info and help us all along. Keep it up I love it, it’s so refreshing!

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

    Wow! Your channel is amazing. Thanks man!
    Definetly a follow worth

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

    Hi Will, now I found out a good few usages for HA. Thanks a lot!

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

    For some reason my sensors for TH-cam via Socialblade still shows unknown after adding the User-Agent
    The log reads "2021-04-25 10:34:26 ERROR (MainThread) [homeassistant.components.scrape.sensor] Unable to extract data from HTML for Forschi TH-cam Views"

  • @gonzalolaplata
    @gonzalolaplata 4 ปีที่แล้ว

    I was just looking that!! You are the best!!!

  • @giordanogobbo
    @giordanogobbo 4 ปีที่แล้ว

    Hi will, clear and well explained tutorial as always! Thank you for the great resources you are uploading about home assistant!!

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

    css selector tester seems to be gone now. any other suggestions?

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

    Great content and very well explained!!! thanks again Will for an awesome job to HA community... I appreciate that!!!

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

    How do you set the interval between scrapes ?

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

      Nevermind. The answer can be: Use Multiscrape from HACS instead and set scan_interval. Also it lets you scrape multiple information in one go. Maybe a new/updated video?

  • @shane_taylor
    @shane_taylor 3 ปีที่แล้ว

    How do you determine the polling interval in HA?

  • @Grimroper
    @Grimroper 4 ปีที่แล้ว

    Will, yet another great video. I really appreciate you covering different subjects to other TH-camrs. Keep up the good work.

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

    Annoyingly my council's bin collection site uses the same ID for two types of collections on the same page and no way to differentiate :( ugh!

  • @thebaldfox
    @thebaldfox 3 ปีที่แล้ว

    Great video. I’m a little stuck. If I was looking for the average review or number of reviews of a product on Amazon, what CSS would you be using? I’m trying but getting nowhere. I’m wondering if it’s because Amazon is blocking (even with the Mozilla 5.0 header) of a, getting the CSS selection wrong....

  • @CommittotheIndian
    @CommittotheIndian 3 ปีที่แล้ว

    I'm trying to scrape the weather alerts from the NWS alert page. Alerts show up as an #id with an h3. If there are multiple alerts there are multiple h3. Is there a way to scrape multiple ids?
    resource: url
    select: "#content h3"

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

    The Link for "CSS Selector Tester" is faulty.

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

    How to add attributes to your scrape-sensor?
    I have a scrape-sensor which gets the water-temperature from a lido. So I want the coordinates as attributes.
    like:
    latitude: 47.3519
    longitude: 8.5360
    If possible I would even like to have an attribute with the website-link where I scraped the information.
    Are there some informations about how I can create such attributes or how they have to be named ("link:", "source:", "web:", ...)?

  • @hamhumtube
    @hamhumtube 4 ปีที่แล้ว

    thanks for this good vid. what is frequency sensor is fetching values?

    • @hamhumtube
      @hamhumtube 4 ปีที่แล้ว

      scan_interval: 3600
      www.home-assistant.io/integrations/scrape/#bom-weather

    • @WillSurridgeTech
      @WillSurridgeTech  4 ปีที่แล้ว

      Yeh the scan interval is how often (in seconds) it will scrape the website for an update

  • @DesertGardenPrepper
    @DesertGardenPrepper 3 ปีที่แล้ว

    I tried to use this to make a credit karma credit score sensor, but couldn't figure it out. thanks for the tutorial. I don't understand selectors or maybe it is not possible with that website.

    • @WillSurridgeTech
      @WillSurridgeTech  3 ปีที่แล้ว

      Its probably not possible I'm afraid - scrape sensors are very basic

  • @Aletzi1
    @Aletzi1 3 ปีที่แล้ว

    Could you make video about Scrape sensor with login field ?

    • @WillSurridgeTech
      @WillSurridgeTech  3 ปีที่แล้ว

      I don't believe that's possible because of the limitations of the sensor

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

    I wish it had two extra functionalities:
    - scrape multiple data points from a single pull
    - set how often the data is pulled. (e.g.: zero reason to pull info every 30s that's only refreshed every week)
    Also, you can just r-click in the inspect "elements" on whatever you want and go copy -> copy selector

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

      you can install multiscrub from hacs. Then you can selec freqency, and yes multiple data points.

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

    thnaks a lot

  • @ShivaShankars
    @ShivaShankars 3 ปีที่แล้ว

    I have my data in cloud and by doing http get request I can get that sensor values is it possible to create a sensor with http get request if yes please share the tutorial this could help me lot waiting for your video or any response

  • @davidparil8100
    @davidparil8100 3 ปีที่แล้ว

    Thank you

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

    CSS selector tester is no longer available: pluginsaddonsextensions.com/google-chrome/css-selector-tester-chrome-extension_23245

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

    Could have used the TH-cam API instead.

    • @WillSurridgeTech
      @WillSurridgeTech  4 ปีที่แล้ว

      This is true, but then I wouldn't have had that example!

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

    The over-the-top speech is completely unnecessary.