Skip to content

Analyzing a Screaming Frog crawl with Python. AKA introduction to Pandas and Jupyter Notebooks for SEOs.

Notifications You must be signed in to change notification settings

databulle/ScreamingFrog-Python-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screaming Frog crawl analysis in Python

Analyzing a Screaming Frog crawl with Python. AKA introduction to Pandas and Jupyter Notebooks for SEOs.

About

This notebook aims to show you some basic Pandas for SEO purposes.
This uses an example crawl from Python.org.
More info on our blog.

Setup

Make sure you installed the dependencies:

pip install -r requirements.txt  

Then simply launch Jupyter Notebook:

jupyter notebook

Access your notebooks on http://localhost:8888.
Enjoy !

Contributing

If you wish to contribute to this repository or to report an issue, please use GitLab.

About

Analyzing a Screaming Frog crawl with Python. AKA introduction to Pandas and Jupyter Notebooks for SEOs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published