whoogle-search | A self-hosted , ad-free , privacy-respecting metasearch engine | Search Engine library

 by   benbusby Python Version: 0.8.4 License: MIT

kandi X-RAY | whoogle-search Summary

kandi X-RAY | whoogle-search Summary

whoogle-search is a Python library typically used in Telecommunications, Media, Advertising, Marketing, Database, Search Engine applications. whoogle-search has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has medium support. You can install using 'pip install whoogle-search' or download it from GitHub, GitLab, PyPI.

Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              whoogle-search has a medium active ecosystem.
              It has 7490 star(s) with 803 fork(s). There are 94 watchers for this library.
              There were 1 major release(s) in the last 6 months.
              There are 50 open issues and 578 have been closed. On average issues are closed in 48 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of whoogle-search is 0.8.4

            kandi-Quality Quality

              whoogle-search has 0 bugs and 0 code smells.

            kandi-Security Security

              whoogle-search has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              whoogle-search code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              whoogle-search is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              whoogle-search releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              It has 2880 lines of code, 103 functions and 46 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed whoogle-search and discovered the below as its top functions. This is intended to give you an instant insight into whoogle-search implemented functionality, and help decide if they suit your requirements.
            • Load config from parameters
            • Generate a Fernet key from a password
            • Check if key is in safe_keys
            • Decode preferences
            • This function is called when the function is called
            • Generate a new user key
            • Gets the URL from the given url
            • Check for the latest version of the given version
            • Displays the HTML page
            • Encrypts a path
            • Update the src attribute of an element
            • Perform autocomplete
            • Send request to Tor
            • Send a TensorBoard signal
            • Render the opensearch template
            • Get search name from header table
            • Check if the given url needs https
            • Sends a TOR signal
            • Read a boolean variable
            • Generate the user s preferences
            • Encodes the preferences
            • Run whoogle search console
            • Autocomplete
            • Get current configuration
            • Decorator to ensure a session is required
            • Generate hash for static files
            Get all kandi verified functions for this library.

            whoogle-search Key Features

            No Key Features are available at this moment for whoogle-search.

            whoogle-search Examples and Code Snippets

            No Code Snippets are available at this moment for whoogle-search.

            Community Discussions

            Trending Discussions on whoogle-search

            QUESTION

            Bypassing EU consent request
            Asked 2022-Jan-02 at 22:56

            I've been trying to extract data from google searches but I'm not able to bypass the "Before you continue to Google Search" consent form.

            I tried to find a workoround and saw that others have suggested using the argument CONSENT=PENDING+999 , or something along the lines of CONSENT = YES+HU.hu+V10+B+256 in the get request. Unfortunately, I couldn't make the former work and in the latter case, I'm not entirely sure what the last three elements should be replaced with.

            I attach a sample code below from here.

            ...

            ANSWER

            Answered 2022-Jan-02 at 22:56

            Yes, indeed Google uses the CONSENT cookie to determine whether the consent popup will show or not. I have played around with the cookie by adjusting the value and I can conclude as of writing, setting CONSENT cookie value to YES+ is enough to stop the consent window from showing.

            In your code, you attempted to pass the cookie via the headers parameter. I recommend using the cookies parameter.

            Adjust your code with this (and remove cookies from the headers):

            Source https://stackoverflow.com/questions/70560247

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install whoogle-search

            There are a few different ways to begin using the app, depending on your preferences:.

            Support

            Under the hood, Whoogle is a basic Flask app with the following structure:. If you're new to the project, the easiest way to get started would be to try fixing an open bug report. If there aren't any open, or if the open ones are too stale, try taking on a feature request. Generally speaking, if you can write something that has any potential of breaking down in the future, you should write a test for it.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install whoogle-search

          • CLONE
          • HTTPS

            https://github.com/benbusby/whoogle-search.git

          • CLI

            gh repo clone benbusby/whoogle-search

          • sshUrl

            git@github.com:benbusby/whoogle-search.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link