Skip to content

yoannmoinet/isitbig.org

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
November 28, 2021 16:53
December 2, 2021 12:46
November 12, 2021 23:25
November 12, 2021 23:25
November 12, 2021 23:25
October 10, 2021 23:35
October 10, 2021 17:33
November 29, 2021 11:56
November 12, 2021 23:25
November 29, 2021 01:07

isitbig.org

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

Scraper

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

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.