Project - Spain Supermarkets Scrapper 🛒

By Marcos Cuesta · Published on 19/02/2024 · Tags:

python

selenium

data scrapping

The full Astro logo.

SpainSupermarket-scrapper-master

This scrapper is designed to scrape all products from all supermarkets in Spain. Although still under development, it aims to be a comprehensive tool for collecting data across various supermarket chains within the country. The collected data is then generated into a CSV file, encompassing all the necessary details. The source code can be found on GitHub.

Features
  • Comprehensive Data Collection: Scrape product data from multiple supermarket chains across Spain.
  • CSV Output: Generates a CSV file with detailed information on all the collected products, making it easy for analysis and usage in various applications.
  • In Development: Continuous updates and improvements are being made to expand the scrapper’s capabilities and efficiency.
Acknowledgments
  • Mercadona scrapper template adapted from nicolaspascual/mercadona-scrapper. This template serves as the foundation for scraping Mercadona’s product data, demonstrating the project’s collaborative and open-source nature.
Getting Started

To use the SpainSupermarket-scrapper-master, follow these steps:

  1. Ensure you have Python installed on your machine.
  2. Clone this repository to your local machine.
  3. Install the required dependencies listed in requirements.txt.
  4. Run the scrapper using the command line or integrate it into your Python projects.
Contribution

Contributions are welcome! If you have suggestions for improvements or want to contribute to the development of this scrapper, please feel free to fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.