https://github.com/omkarcloud/botasaurus-dockerfile
Dockerfile for Botasaurus
https://github.com/omkarcloud/botasaurus-dockerfile
botasaurus botasaurus-dockerfile
Last synced: 3 months ago
JSON representation
Dockerfile for Botasaurus
- Host: GitHub
- URL: https://github.com/omkarcloud/botasaurus-dockerfile
- Owner: omkarcloud
- License: mit
- Created: 2023-11-07T07:05:33.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T05:15:28.000Z (about 1 year ago)
- Last Synced: 2025-02-20T01:13:34.752Z (8 months ago)
- Topics: botasaurus, botasaurus-dockerfile
- Language: Dockerfile
- Homepage: https://www.omkar.cloud/
- Size: 14.6 KB
- Stars: 6
- Watchers: 0
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
✨ Botasaurus Dockerfile 🤖
💦 Dockerfile for Botasaurus 💦
(Programming Language - Python 3)
![]()
---
This Docker environment is designed to facilitate web scraping using Python with Botasaurus. It comes pre-installed with all the necessary tools and configurations to run Botasaurus web scraping scripts.
## Usage
1️⃣ Clone the Botasaurus Starter Template that uses this Dockerfile 🧙♀️:
```shell
git clone https://github.com/omkarcloud/botasaurus-starter my-botasaurus-project
cd my-botasaurus-project
```2️⃣ Build the image 📦:
```shell
docker-compose build
```
3️⃣ Run it 😎:
```shell
docker-compose up
```You may write your Selenium automation and scraping logic in `main.py` according to your project's requirements.
## About the Image
The Docker image `chetan1111/botasaurus` contains:
- Google Chrome: A web browser required for Selenium to interact with web pages.
- Python 3: The programming language in which the web scraping script is written.## Love It? [Star It ⭐!](https://github.com/omkarcloud/botasaurus-dockerfile)
Become one of our amazing stargazers by giving us a star ⭐ on GitHub!
It's just one click, but it means the world to us.
[](https://github.com/omkarcloud/botasaurus-dockerfile/stargazers)