Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onuratakan/site_seo_scanner
The site seo scanner.
https://github.com/onuratakan/site_seo_scanner
robotstxt scanner scanner-web seo seotools site sitemap
Last synced: 10 days ago
JSON representation
The site seo scanner.
- Host: GitHub
- URL: https://github.com/onuratakan/site_seo_scanner
- Owner: onuratakan
- License: mit
- Created: 2021-07-20T15:17:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T16:44:34.000Z (over 3 years ago)
- Last Synced: 2024-10-27T08:04:38.384Z (19 days ago)
- Topics: robotstxt, scanner, scanner-web, seo, seotools, site, sitemap
- Language: Python
- Homepage: https://pypi.org/project/Site-Seo-Scanner/
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Site Seo Scanner | ![Made_with_python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg) ![Licence](https://img.shields.io/github/license/onuratakan/Site_Seo_Scanner)
# Installing
```console
pip install Site-Seo-Scanner
```
# Import
```python
from ssc import SSC
```