Thanks to visit codestin.com
Credit goes to github.com

Skip to content

leaq-ru/about

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LEAQ

πŸ‘€ Overview

LEAQ is the scraper. Currently, is has 2.1M companies with websites, and 2.6M legal entities (next will mention it orgs)

Backend has API, and option to download all 2.1M companies in single csv file. Backend services adds and index companies 24/7 with queues and cron jobs for repetitive tasks. All workers and services are stateless and scraping scales horizontally

🍬 Product features

  • Companies export constructor
  • Add new company by URL. Option to confirm website ownership by metatag and edit your company info
  • Billing has free and paid plans
  • Social sign in

πŸ› οΈ Architecture

Architecture

πŸš€ Run

Infrastructure

First you need to run some infrastructure services:

Config

Any service accept config via environment variables. Go services has a config at config/config.go. Wappalyzer config at config/env.js. Web config at nuxt.config.js

Code

Discover repositories here

Deploy

You can build code from source or use Docker images. Also, each service has K8s manifest

πŸ“¨ Contact

Telegram

Releases

No releases published

Packages

No packages published