Skip to content

yoannmoinet/isitbig.org

Repository files navigation

GitHub deployments Ko-fi

Overview

Helps you find if a brand is part of a big group.

The data is gathered in ./packages/website/public/data.json from scrap scripts in ./packages/scraper.

There's also a ./packages/website/overrides.json in case we need to enter manual data.

Groups

We keep a list of groups scraped and to scrap in this project.

You can also suggest a new group.

TODOS

We keep a list of things to do in this project.

You can request a new feature or submit a bug report as well.

Components

Built around two components

Will scrap the web to get information about big groups and use it as the data for the website.

The source of the website located at https://isitbig.org

Contribute

yarn install

If you're looking for stuffs to do, you can find something in one of our projects #1 and #2.