https://github.com/mynameiscarsten/seo-analyzer
Basic Django project to emulate the meta analysis for a submitted website. Data is stored within a table and subsequently displayed.
https://github.com/mynameiscarsten/seo-analyzer
beautifulsoup django httplib2 python requests
Last synced: about 2 months ago
JSON representation
Basic Django project to emulate the meta analysis for a submitted website. Data is stored within a table and subsequently displayed.
- Host: GitHub
- URL: https://github.com/mynameiscarsten/seo-analyzer
- Owner: MyNameIsCarsten
- Created: 2023-08-09T21:07:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T05:54:25.000Z (almost 3 years ago)
- Last Synced: 2024-12-29T07:15:30.027Z (over 1 year ago)
- Topics: beautifulsoup, django, httplib2, python, requests
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SEO-Analyzer
Basic Django project to emulate the meta analysis for a submitted website. Data is stored within a table and subsequently displayed.
# Requirements
Install the required packages by running the following command in your terminal: pip install -r .\requirements.txt
# Pipeline
- User login