Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 33 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,33 @@
# README
Some programmes used in automation of tasks
# Searching Words
Author: rammanoj

### Discription
This is a python code to search given words in Google (IN).

## 1. gs.py

#### Usage

```
python gs.py <word> <word> ...
```

#### Discription
This is the script search words from Google and return address.

## 2. webscrap.py
#### Usage
```
python webscrap.py <word> <word> ...
```
#### Discription
Search world in the google results page.

## 3. search.py
#### Usage
```
python search.py <word> <word> ...
```
#### Discription
searches all the occurance of words in a file or a directory from entire os.