GithubHelp home page GithubHelp logo

putunebandi / searchsan Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 59 KB

Efficient Python tool crafted for conducting bulk Google searches seamlessly, powered by the serper.dev API.

License: MIT License

Python 100.00%
google-scraping google-search-api scraper search-engine

searchsan's Introduction

searchsan

made-with-Python license issues

Searchsan Logo

Efficient Python tool crafted for conducting bulk Google searches seamlessly, powered by the serper.dev API.


Resources

Installation

git clone https://github.com/putunebandi/searchsan && cd searchsan
python -m pip install PyYAML

Usage

python searchsan.py -h

This will display all the options that can be used.

usage: searchsan.py [-h] -ql QUERYLIST -t NUMTHREAD [-o SAVEOUTPUT] [-exdom] [-maxpage MAXPAGE] [-perpage PERPAGE]
                    [-country COUNTRY] [-language LANGUAGE] [-show]

options:
  -h, --help            show this help message and exit
  -ql QUERYLIST, --query-list QUERYLIST
                        Input file with a list of query
  -t NUMTHREAD, --threads NUMTHREAD
                        Number of threads
  -o SAVEOUTPUT, --output SAVEOUTPUT
                        Output file to write found links
  -exdom, --extract-domain
                        Extract and filter unique domains
  -maxpage MAXPAGE, --maxpage MAXPAGE
                        Set the maximum page number (default: max of the page or 20 pages)
  -perpage PERPAGE, --perpage PERPAGE
                        Set result urls per page (default: 100)
  -country COUNTRY, --country COUNTRY
                        Set search by country (default: us)
  -language LANGUAGE, --language LANGUAGE
                        Set search by language (default: en)
  -show, --show         Print text results

License

Please see the LICENSE file for more information.

searchsan's People

Contributors

putunebandi avatar

Stargazers

 avatar

Watchers

 avatar

searchsan's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.