Announcement

Collapse
No announcement yet.

Web Scraper Plug-in for HS3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Hello Jason,

    Thanks very mutch for the URL's
    its working great just what i needed.

    Ed

    Comment


      #47
      Originally posted by ESSCHENK View Post
      Hello Jason,

      Thanks very mutch for the URL's
      its working great just what i needed.

      Ed
      No problem. I added for my solar at home also.

      Jason

      Comment


        #48
        Feature request:

        Would it be possible to create a link to the actual web page that I'm scraping.

        For instance, I'm scraping a school calendar for "today's events" if there were a goto link button next to the speak button I could click it and go right tothe whole calendar. or optionally turn the "today's events" string into a link.

        Just a thought.
        https://forums.homeseer.com/forum/de...plifier-plugin

        Comment


          #49
          Originally posted by happnatious1 View Post
          Feature request:

          Would it be possible to create a link to the actual web page that I'm scraping.

          For instance, I'm scraping a school calendar for "today's events" if there were a goto link button next to the speak button I could click it and go right tothe whole calendar. or optionally turn the "today's events" string into a link.

          Just a thought.
          This seems reasonable. How about allowing for a HREF link in the status?

          Comment


            #50
            I have added a new option in the ini file.

            Link=<link to be added to the status>

            example:

            Code:
            [forecast]
            URL=http://forecast.weather.gov/MapClick.php?lat=32.9657005&lon=-117.1147095&site=all&smap=1&searchresult=San%20Diego%2C%20CA%2092129%2C%20USA
            RegExSearch=(?s)<li class="row-odd"><span class="label">.*?</span>(.*?)</li>
            RegExReplace=1
            RefreshInterval=60
            Enabled=true
            Debug=false
            link=http://forecast.weather.gov/MapClick.php?lat=32.9657005&lon=-117.1147095&site=all&smap=1&searchresult=San%20Diego%2C%20CA%2092129%2C%20USA
            This feature is available in V1.0.5.0 in the updater

            Comment


              #51
              Originally posted by jrhubott View Post
              Sorry about the configuration file name change. I was getting the plugin ready for inclusion in the HS3 updater.

              I will have a PDF manual in the next version also.
              Is the manual in 1.0.5.0? Which folder is it in?

              Scott

              Comment


                #52
                Originally posted by ScottRennie View Post
                Is the manual in 1.0.5.0? Which folder is it in?

                Scott
                It should install to the doc folder buy I just noticed it is not. For now you can get it out of the Install3 folder in HS3.

                Sorry I will look into why it is not being placed into the doc folder.

                Jason

                Comment


                  #53
                  Originally posted by jrhubott View Post
                  I have added a new option in the ini file.

                  Link=<link to be added to the status>

                  example:

                  Code:
                  [forecast]
                  URL=http://forecast.weather.gov/MapClick.php?lat=32.9657005&lon=-117.1147095&site=all&smap=1&searchresult=San%20Diego%2C%20CA%2092129%2C%20USA
                  RegExSearch=(?s)<li class="row-odd"><span class="label">.*?</span>(.*?)</li>
                  RegExReplace=1
                  RefreshInterval=60
                  Enabled=true
                  Debug=false
                  link=http://forecast.weather.gov/MapClick.php?lat=32.9657005&lon=-117.1147095&site=all&smap=1&searchresult=San%20Diego%2C%20CA%2092129%2C%20USA
                  This feature is available in V1.0.5.0 in the updater
                  Works great!

                  Thank you.
                  https://forums.homeseer.com/forum/de...plifier-plugin

                  Comment


                    #54
                    Originally posted by jrhubott View Post
                    It should install to the doc folder buy I just noticed it is not. For now you can get it out of the Install3 folder in HS3.

                    Sorry I will look into why it is not being placed into the doc folder.

                    Jason
                    Got it - cheers

                    Comment


                      #55
                      I think the hyperlink broke the speak button.

                      I get this in the homeseer speaker app.

                      Speak: <a href="http://www.smrhs.org/page.cfm?p=3030&calview=list&period=month">1st Day for All Students (12:30 Dismissal)</a>
                      https://forums.homeseer.com/forum/de...plifier-plugin

                      Comment


                        #56
                        Originally posted by happnatious1 View Post
                        I think the hyperlink broke the speak button.

                        I get this in the homeseer speaker app.

                        Speak: <a href="http://www.smrhs.org/page.cfm?p=3030&calview=list&period=month">1st Day for All Students (12:30 Dismissal)</a>
                        You're right. I will look into fixing that.


                        Sent from my iPad using Tapatalk HD

                        Comment


                          #57
                          Hello,

                          I have problem with a page with special characteres:

                          "precipitaciones d�biles. Temperaturas m�nimas "

                          What can I do?

                          Comment


                            #58
                            most of the scripts dont work ...

                            is this still active ?
                            Preferred -> Jon's Plugins, Pushover, Phlocation, Easy-trigger,
                            Rfxcom, Blade Plugins, Pushbullet, homekit, Malosa Scripts




                            HS3Pro 4.1.14.0 on windows 10 enterprise X64 on hp quadcore laptop 8 GB.

                            Comment


                              #59
                              The script is functioning ok but I have problem with special characteres as mentioned above...

                              Comment


                                #60
                                Originally posted by naish666 View Post
                                The script is functioning ok but I have problem with special characteres as mentioned above...
                                I haven't tried special characters but I will give it a try. Can you send me and example?

                                Jason

                                Comment

                                Working...
                                X