This is a Python script for scraping information about phones from the ekatalog website and storing it in a CSV file.
- Python 3.10
- BeautifulSoup4
- Requests
- Fake User Agent
- Clone or download the repository.
- Install the required packages using pip:
pip install beautifulsoup4 requests fake-useragent
- Run the script.
The script will scrape phone information from the website ek.ua and store it in a CSV file named with the current date in format "DD-MM-YYYY HOURS-MINUTES-SECONDS.csv". The CSV file will contain the following columns:
- Товар (Product)
- Ціна (Price)
If you find any issues or have any suggestions for improvement, please open an issue or submit a pull request.