Home
Softono
botasaurus-starter

botasaurus-starter

Open source TypeScript
34
Stars
9
Forks
2
Issues
0
Watchers
11 months
Last Commit

About botasaurus-starter

🚀 OFFICIAL STARTER TEMPLATE FOR BOTASAURUS SCRAPING FRAMEWORK 🤖

Platforms

Web Self-hosted Cloud

Languages

TypeScript

botasaurus

✨ Official Starter Template for Botasaurus Scraping Framework✨

(Programming Language - Python 3)

botasaurus-starter forks Repo stars botasaurus-starter License issues

View

Open in Gitpod

To run locally, do the usual:

  1. Clone Starter Template

    git clone https://github.com/omkarcloud/botasaurus-starter my-botasaurus-project
    cd my-botasaurus-project
  2. Install the dependencies. It's worth mentioning that the installation will take a few minutes.

    python -m pip install -r requirements.txt
    python run.py install
  3. Run Scraper

    python main.py
  4. Run Scraper via UI Dashboard

    python run.py

For more information read Botasaurus Documentation at https://www.omkar.cloud/botasaurus/