An open API service indexing awesome lists of open source software.

https://github.com/jabhij/py-seo_detecter

It tries to find any URL's position against a Keyword on Google (Page Ranking)
https://github.com/jabhij/py-seo_detecter

Last synced: 3 months ago
JSON representation

It tries to find any URL's position against a Keyword on Google (Page Ranking)

Awesome Lists containing this project

README

        

## PY SEO Detecter

It tries to find any URL's position against a Keyword on Google (Page Ranking).

## Description

- Language: Python
- Packages: `Requests, bs4, time, sys`
- Input: `URL & Keyword`
- Output: `Position or place on Google (Page Ranking)`

## How To?

Follow the steps described below.

### 1 - Install Dependencies : Python Packages

Install `bs4, time and requests` packages using `pip` if you already don't have any in your machine.

`pip install bs4`
`pip install requests`
`pip install time`
`pip install sys`

### 2 - Usage

Follow the command line statement-

`python pyseod.py `

## Catch me

For any query, ping me on
- Twitter: [@jabhij] (https://twitter.com/jabhij)
- Web: [LetUsTweak] (http://letustweak.com)

Hope, it helps!! ヅ