username-availability-checker icon indicating copy to clipboard operation
username-availability-checker copied to clipboard

Import WhatsMyName data

Open manu-chroma opened this issue 7 years ago • 5 comments

Data at: https://github.com/WebBreacher/WhatsMyName/blob/master/web_accounts_list.json

See: https://github.com/WebBreacher/WhatsMyName/blob/master/web_accounts_list_checker.py

manu-chroma avatar Dec 15 '17 10:12 manu-chroma

  • For this, I'm thinking we download the json data https://raw.githubusercontent.com/WebBreacher/WhatsMyName/master/web_accounts_list.json and write our logic to process the data. We can have a check to re-download this file from time to time.

  • Also, maintain our own separate data (minimal mostly) and create push changes upstream from time to time.

manu-chroma avatar Dec 17 '17 12:12 manu-chroma

Ya, I think having our own tested data is a better option, which is why I created the testing issue.

We can add more value that way.

jayvdb avatar Dec 17 '17 12:12 jayvdb

And use their data as fallback. I'm thinking of exporting our data in similar json format.

manu-chroma avatar Dec 17 '17 12:12 manu-chroma

Ya, I think having our own tested data is a better option, which is why I created the testing issue.

Also, judging by their commit history, I don't think their data is as updated as we would like it to be.

manu-chroma avatar Dec 17 '17 12:12 manu-chroma

This needs to be re-evaluated. Their data is being maintained. But maybe not as well as our data.

jayvdb avatar Nov 01 '18 03:11 jayvdb