An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


omkar



✨ Botasaurus Dockerfile 🤖


💦 Dockerfile for Botasaurus 💦




(Programming Language - Python 3)




Forks of botasaurus-dockerfile


Stars of the repository


License of botasaurus-dockerfile


Issues



Views



Open in Gitpod


---

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.

[![Stargazers for @omkarcloud/botasaurus-dockerfile](https://bytecrank.com/nastyox/reporoster/php/stargazersSVG.php?user=omkarcloud&repo=botasaurus-dockerfile)](https://github.com/omkarcloud/botasaurus-dockerfile/stargazers)