Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Cloud Computing
  4. How to search for a word or color on a website?

How to search for a word or color on a website?

Scheduled Pinned Locked Moved Cloud Computing
questionhelptutorial
4 Posts 4 Posters 30 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    l rs_
    wrote on last edited by
    #1

    Hello everyone, I am having a question. I want to make a website scanner that allows me to scan the whole website for one word or one color. This because there isn't one available (at least i couldn't find one). I am not a programming wonder and i really hope or you could help me. I would really appreciate it. Thanks in advance! Regards, Lars

    A M P 3 Replies Last reply
    0
    • L l rs_

      Hello everyone, I am having a question. I want to make a website scanner that allows me to scan the whole website for one word or one color. This because there isn't one available (at least i couldn't find one). I am not a programming wonder and i really hope or you could help me. I would really appreciate it. Thanks in advance! Regards, Lars

      A Offline
      A Offline
      Afzaal Ahmad Zeeshan
      wrote on last edited by
      #2

      You need a web scraping solution, something like this in .NET world, [Html Agility pack | Html Agility Pack](https://html-agility-pack.net/). You can find out other packages in other languages and runtimes too if you find. The basic concept is you download the entire web page as HTML document and this tool parses it down. You then read the document and look for your "word or color". That is the closest of what I can think of.

      The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~

      1 Reply Last reply
      0
      • L l rs_

        Hello everyone, I am having a question. I want to make a website scanner that allows me to scan the whole website for one word or one color. This because there isn't one available (at least i couldn't find one). I am not a programming wonder and i really hope or you could help me. I would really appreciate it. Thanks in advance! Regards, Lars

        M Offline
        M Offline
        Member_15028717
        wrote on last edited by
        #3

        To find a specific word or phrase on a web page on your computer open a webpage in Chrome. At the top right, click More More and then Find. Type your search term in the bar that appears in the top right. Press Enter to search the page. Matches appear highlighted in yellow. You can see where all the matches are located on a webpage using the yellow markers on the scrollbar. I hope this helps! Ben Martin

        1 Reply Last reply
        0
        • L l rs_

          Hello everyone, I am having a question. I want to make a website scanner that allows me to scan the whole website for one word or one color. This because there isn't one available (at least i couldn't find one). I am not a programming wonder and i really hope or you could help me. I would really appreciate it. Thanks in advance! Regards, Lars

          P Offline
          P Offline
          Peter Groft
          wrote on last edited by
          #4

          Visit www.google_com/ in your browser.

          Enter site: followed by the site address you want to search.

          Enter the word or phrase you want to search for after the site address.

          Regards, Peter

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups