GithubHelp home page GithubHelp logo

spotify-user-webscraper's Introduction

spotify-user-webscraper

Gather info about potionally all spotify users

Our MongoDB database

  • connect a MongoDB database
  • find and save all spotify users using link open.spotify.com/user/[sequence of characters here]
  • create script to gather all data from spotify users.
  • create a docker container
  • create a docker composer
  • Analyse data <<<<<<< HEAD
  • share all the data =======
  • share all the data

info

XPaths:
profile name = /html/body/div[3]/div/div[2]/div[3]/main/div[2]/div[2]/div/div/div[2]/section/div/div[1]/div[5]/span/h1
Followers = /html/body/div[3]/div/div[2]/div[3]/main/div[2]/div[2]/div/div/div[2]/section/div/div[1]/div[5]/div/span[1]/a
Following = /html/body/div[3]/div/div[2]/div[3]/main/div[2]/div[2]/div/div/div[2]/section/div/div[1]/div[5]/div/span[2]/a

Username is in the url.

  • Old default usernames are 11 numbers;

    • notes: starts always with 1
  • new default usernames are 25 characters e.g. : '01ztsti0lmi5yvw9i6u663ydk'

    • notes: starts always with 0

search of usernames: 1. find all old default usernames;

7a651ec76d9b3ab47c96968f438c5c8adabe7052

spotify-user-webscraper's People

Contributors

snakehead007 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.