You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
# Zubdata - Google Maps Scraper
2
2
3
3
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 <ahref="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) 🔗
5
5
6
6
## Features
7
7
8
-
- User-friendly graphical interface for easy navigation and interaction.
8
+
- User-friendly graphical interface for easy navigation and interaction. 😊
9
9
- 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 🚀
11
11
12
12
13
13
## Repository Structure
@@ -25,15 +25,15 @@ To get started with the Google Maps Scraper, follow these steps:
2. Install the required dependencies by running the following command:
32
32
```shell
33
33
pip install -r requirements.txt
34
34
```
35
35
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.
37
37
38
38
4. Use the GUI to enter your search criteria and initiate the scraping process.
39
39
@@ -43,7 +43,7 @@ We welcome contributions from the open-source community to enhance the Google Ma
43
43
44
44
1. Fork the repository.
45
45
46
-
2. Create a new branch for your feature or bug fix:
46
+
2. Create a new branch for your feature or bug fix.
47
47
48
48
3. Make your changes and commit them with descriptive commit messages.
49
49
@@ -53,13 +53,14 @@ We welcome contributions from the open-source community to enhance the Google Ma
53
53
54
54
6. Wait for the code review and address any feedback received.
55
55
56
+
7. You can also contribute by updating the readme.md.
56
57
57
58
## License
58
59
59
-
The Google Maps Scraper tool is open-source software licensed under the <ahref="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) 📜
60
61
61
62
## Support
62
63
63
64
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.
64
65
65
-
Happy scraping with Zubdata's Google Maps Scraper!
66
+
Happy scraping with Zubdata's Google Maps Scraper! ✨
0 commit comments