This is a Python project for crawling data from the Adidas website.
-
Clone the repository to your local machine:
git clone https://github.com/zxalif/Adidas-crawl.git
-
Navigate to the project directory:
cd Adidas-crawl
-
Install the required dependencies using pip:
pip install -r requirements.txt
To run the script, execute the following command:
python3 main.py
Make sure you have Python 3.x installed on your system.
Contributions are welcome! If you want to contribute to this project, feel free to fork the repository and submit a pull request. Please ensure that any changes you make are well-documented and tested.
This project is licensed under the MIT License.
Special thanks to zxalif for creating this project.