Skip to content

Commit befa877

Browse files
authored
Update README.md
1 parent 431405f commit befa877

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Zubdata - Google Maps Scraper
22

33
Welcome to the Zubdata GitHub Google Maps Scraper repository, an open-source GUI tool built in Python. This tool allows you to extract data from Google Maps using a user-friendly interface.
4-
Documentation and Exe of this tool can be found at this <a href="https://zubdata.com/google-maps-scraper">link</a>
4+
Documentation and Exe of this tool can be found at this [link](https://zubdata.com/google-maps-scraper) 🔗
55

66
## Features
77

8-
- User-friendly graphical interface for easy navigation and interaction.
8+
- User-friendly graphical interface for easy navigation and interaction. 😊
99
- Scrapes various data from Google Maps, such as business names, addresses, phone number, website, ratings, and total reviews.
10-
- Fast and efficient
10+
- Fast and efficient 🚀
1111

1212

1313
## Repository Structure
@@ -25,15 +25,15 @@ To get started with the Google Maps Scraper, follow these steps:
2525

2626
1. Clone the repository to your local machine:
2727
```shell
28-
git clone https://github.com/Zubdata/google-maps-scraper.git
28+
git clone https://github.com/Zubdata/Google-Maps-Scraper.git
2929
```
3030

3131
2. Install the required dependencies by running the following command:
3232
```shell
3333
pip install -r requirements.txt
3434
```
3535

36-
3. Launch the Google Maps Scraper GUI by running the <strong>frontend.py</strong> file:
36+
3. Launch the Google Maps Scraper GUI by running the **frontend.py** file.
3737

3838
4. Use the GUI to enter your search criteria and initiate the scraping process.
3939

@@ -43,7 +43,7 @@ We welcome contributions from the open-source community to enhance the Google Ma
4343

4444
1. Fork the repository.
4545

46-
2. Create a new branch for your feature or bug fix:
46+
2. Create a new branch for your feature or bug fix.
4747

4848
3. Make your changes and commit them with descriptive commit messages.
4949

@@ -53,13 +53,14 @@ We welcome contributions from the open-source community to enhance the Google Ma
5353

5454
6. Wait for the code review and address any feedback received.
5555

56+
7. You can also contribute by updating the readme.md.
5657

5758
## License
5859

59-
The Google Maps Scraper tool is open-source software licensed under the <a href="https://github.com/Zubdata/google-maps-scraper/blob/main/LICENSE">GNU GENERAL PUBLIC LICENSE</a>
60+
The Google Maps Scraper tool is open-source software licensed under the [GNU GENERAL PUBLIC LICENSE](https://github.com/Zubdata/Google-Maps-Scraper/blob/main/LICENSE) 📜
6061

6162
## Support
6263

6364
If you encounter any issues or have any questions or suggestions, please feel free to open an issue. We appreciate your feedback and are here to assist you.
6465

65-
Happy scraping with Zubdata's Google Maps Scraper!
66+
Happy scraping with Zubdata's Google Maps Scraper!

0 commit comments

Comments
 (0)