Skip to content

Commit

Permalink
add Support and sponsor :)...Let's see if this work
Browse files Browse the repository at this point in the history
  • Loading branch information
gosom committed Apr 21, 2024
1 parent 7f896de commit 0d0e59e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: gosom
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,24 @@ customize it to your needs

**Update** Added email extraction from business website support

## Try it

```
touch results.csv && docker run -v $PWD/example-queries.txt:/example-queries -v $PWD/results.csv:/results.csv gosom/google-maps-scraper -depth 1 -input /example-queries -results /results.csv -exit-on-inactivity 3m
```

file `results.csv` will contain the parsed results.

**If you want emails use additionally the `-email` parameter**


## 🌟 Support the Project!

If you find this tool useful, consider giving it a **star** on GitHub.
Feel free to check out the **Sponsor** button on this repository to see how you can further support the development of this project.
Your support helps ensure continued improvement and maintenance.


## Features

- Extracts many data points from google maps
Expand Down Expand Up @@ -253,9 +271,15 @@ This code is licenced under the MIT Licence
Please open an ISSUE or make a Pull Request


Thank you for considering support for the project. Every bit of assistance helps maintain momentum and enhances the scraper’s capabilities!



## Notes

Please use this scraper responsibly

banner is generated using OpenAI's DALE

## Sponsors

0 comments on commit 0d0e59e

Please sign in to comment.