Skip to content

alimohammadafshar/Sitemap-URL-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

# Sitemap Crawler

This Python script crawls a sitemap with XML format and lists all URLs into Excel and TXT formats.

## Installation

1. Clone the repository to your local machine.
2. Install the required libraries using pip:

## Output

3. The script will create two output files: `urls.xlsx` and `urls.txt`, containing the URLs extracted from the sitemap.

## Dependencies

- requests
- xmltodict
- openpyxl


## Author

[Mohammad Afshar] - [https://github.com/alimohammadafshar]

Releases

No releases published

Packages

No packages published

Languages