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)
- Host: GitHub
- URL: https://github.com/jabhij/py-seo_detecter
- Owner: jabhij
- License: mit
- Created: 2016-11-04T18:28:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-06T17:49:08.000Z (over 8 years ago)
- Last Synced: 2025-01-17T03:26:08.040Z (4 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!! ヅ