Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanchobanano authored Nov 28, 2023
1 parent e9f521f commit c700842
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit c700842

Please sign in to comment.