serp

command module
v0.0.0-...-4abc10b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2022 License: MIT Imports: 1 Imported by: 0

README

A work-in-progress Google and Google CSE CLI crawler...

./serp google search -p 2 -o json -f google-results.json --query "how to cast to int js"

./serp google search -p 2 --output tui -q "how to cast to int js"

Or pipe into something like jq : ./serp google search -p 10 -q 'intext:"index of" ".sql"' | jq

./serp google search -h
# Usage:
#   serp google search [flags]

# Flags:
#   -f, --file string     specify the path where results will be saved
#   -h, --help            help for search
#   -o, --output string   specify the output format (json,tui) (default "json")
#   -p, --pages string    Total number of pages to scrape (default "1")
#   -q, --query string    The google search query

asciicast

License

MIT

Documentation

Overview

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL