This project is a simple python class that will be responsible by collecting the values of the parameters from a URL.
- Clone the repository:
git clone https://github.com/alxporto/url_extractor.git
- Install Python
- Install the VS Code Python Extension
- In the terminal, change to the directory url_extractor and run the application with the following command:
python main.py
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request to the repository.
When contributing to this project, please follow the existing code style, commit conventions, and submit your changes in a separate branch.