MozillaSecurity / MozillaSecurity/WebCompatManager

Import site rank data

Open
#148 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
5
Avg merge
1d 11h
Merged PRs (30d)
1

Description

In order to support filtering buckets whose domains are part of the global top sites, or local top sites in some countries we need to import the site rank data into the database.

We can likely just have a single copy of this data, and perform the import whenever we update the rankings that we're using in other systems.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing ranking-update flow and the database schema or import entry points used by WebCompatManager. Determine the source and shape of the global and country-specific site rank data, then define what a completed import must make available for filtering; the issue does not name files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.