Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omkarcloud/dentalkart-scraper
🚀 SCRAPE 1000'S OF PRODUCTS FROM DENTALKART 🤖
https://github.com/omkarcloud/dentalkart-scraper
beautifulsoup crawler crawling crawling-framework crawling-python dentalkart dentalkart-product-scraper dentalkart-scraper dentalkart-scraping node-crawler scraper scraping scraping-framework scraping-python selenium web-crawler web-crawling web-scraper web-scraping webscraping
Last synced: about 5 hours ago
JSON representation
🚀 SCRAPE 1000'S OF PRODUCTS FROM DENTALKART 🤖
- Host: GitHub
- URL: https://github.com/omkarcloud/dentalkart-scraper
- Owner: omkarcloud
- License: mit
- Created: 2023-07-11T17:27:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-19T07:15:02.000Z (12 months ago)
- Last Synced: 2023-11-20T06:24:06.525Z (12 months ago)
- Topics: beautifulsoup, crawler, crawling, crawling-framework, crawling-python, dentalkart, dentalkart-product-scraper, dentalkart-scraper, dentalkart-scraping, node-crawler, scraper, scraping, scraping-framework, scraping-python, selenium, web-crawler, web-crawling, web-scraper, web-scraping, webscraping
- Language: Python
- Homepage: https://www.omkar.cloud/bose/
- Size: 903 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
✨ DentalKart Scraper 🤖
💦 Enjoy the Rain of DentalKart Products 💦
(Programming Language - Python 3)
---
## Disclaimer for Dentalkart Scraper Project
> By using Dentalkart Scraper, you agree to comply with all applicable local and international laws related to data scraping, copyright, and privacy. The developers of Dentalkart Scraper will not be held liable for any misuse of this software. It is the user's sole responsibility to ensure adherence to all relevant laws regarding data scraping, copyright, and privacy, and to use Dentalkart Scraper in an ethical and legal manner, in line with both local and international regulations.
We take concerns related to the Dentalkart Scraper Project very seriously. If you have any inquiries or issues, please contact Chetan Jain at [[email protected]](mailto:[email protected]). We will take prompt and necessary action in response to your emails.
---
🌟 Scrape DentalKart Products! 🤖
This scraper is designed to help you download DentalKart Products.
## 🚀 Getting Started
1️⃣ Clone the Magic 🧙♀️:
```shell
git clone https://github.com/omkarcloud/dentalkart-scraper
cd dentalkart-scraper
```
2️⃣ Install Dependencies 📦:
```shell
python -m pip install -r requirements.txt
```
3️⃣ Let the Rain of DentalKart Products Begin 😎:
```shell
python main.py
```Once the scraping process is complete, you can find your DentalKart Products in the `output/finished.csv`.
## 🤔 Questions
### ❓ Can I Interrupt the Scrape While It's Running?
Yes, you can. The scraper will resume from where it left off if you interrupt the process.### ❓ I don't have Python, or I'm facing errors when setting up the scraper on my PC. How to solve it?
You can easily run the scraper in Gitpod, a browser-based development environment. Set it up in just 5 minutes by following these steps:
1. Visit [this link](https://gitpod.io/#https://github.com/omkarcloud/google-maps-scraper) and sign up using your GitHub account.
![Screenshot (148)](https://github.com/omkarcloud/google-maps-scraper/assets/53407137/f498dda8-5352-4f7a-9d70-c717859670d4.png)
2. Once Signed Up, Open it in Gitpod.![gp-continue](https://raw.githubusercontent.com/omkarcloud/google-maps-scraper/master/screenshots/gp-continue.png)
3. In the terminal, run the following command to start scraping:
```bash
python main.py
```
4. Once the scraper has finished running, you can download the data from `output` folder.![Screenshot (219)](https://github.com/omkarcloud/google-maps-scraper/assets/53407137/bade4001-12dc-4191-972e-cba0466f3e3f.png)
Also, it's important to regularly interact with the Gitpod environment, such as clicking within it every 30 minutes, to keep the machine active and prevent automatic shutdown.
If you don't want to click every 30 minutes, then we encourage to install Python on PC and run the scraper locally.
## Love It? [Star It ⭐!](https://github.com/omkarcloud/google-maps-scraper)
Become one of our amazing stargazers by giving us a star ⭐ on GitHub!
It's just one click, but it means the world to me.
[![Stargazers for @omkarcloud/google-maps-scraper](https://bytecrank.com/nastyox/reporoster/php/stargazersSVG.php?user=omkarcloud&repo=google-maps-scraper)](https://github.com/omkarcloud/google-maps-scraper/stargazers)
## Made with ❤️ using [Botasaurus Web Scraping Framework](https://github.com/omkarcloud/botasaurus)