From c70084279b2086c5e90cc2675bbe676254659114 Mon Sep 17 00:00:00 2001 From: Juan Esteban Cepeda Date: Tue, 28 Nov 2023 08:25:20 -0500 Subject: [PATCH] Update README.md --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 5259475..b3d48a1 100644 --- a/README.md +++ b/README.md @@ -54,18 +54,14 @@ python scraper.py https://example.com The framework will generate a Python script named `example_com_scraper.py`, which you can then execute to scrape data from "example.com." -## Customization - -While the generated script provides a basic scraping setup, you can customize it to suit your needs. Add additional code for data processing or further scraping as required. - -## About Datapalooza +# Customization 🛠️ +While the generated script provides a basic scraping setup, you can customize it to suit your needs. Add additional code for data processing or sprinkle in more scraping magic as required. +# About Datapalooza 🚀 Datapalooza is a collaborative team of data enthusiasts dedicated to simplifying data-related tasks and empowering users to harness the power of data. -## Contribution - +# Contribution 🤝 We welcome contributions from the community. If you have ideas for improvements or bug fixes, please open an issue or submit a pull request. -## License - -This framework is open-source and available under the [MIT License](LICENSE). +# License 📜 +This framework is open-source and available under the MIT License.