# seo_crawler **Repository Path**: lordum/seo_crawler ## Basic Information - **Project Name**: seo_crawler - **Description**: Bare-bones Basic SEO Crawler using Python Scrapy | check out the new version --> - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-09-23 - **Last Updated**: 2022-09-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SEO Crawler Bare-bones Basic SEO Crawler using Python Scrapy ## This project has become part of the advertools package, checkout the [documentation page](https://advertools.readthedocs.io/en/master/advertools.spider.html) Using Scrapy, get the main SEO elements for exploratory analysis of a website. It works by supplying a list of known URLs to crawl and return structured results. The main elements include: - url: the actual URL - slug: the URI part of the URL - directories: splits the URI by slashes to return the different folders (directories) in each URI - title: the