Skip to content

PandorasBoxTool2024/Spotify-Account-Info-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Spotify Account Information Scraper

This project uses Selenium and the Spotify API to retrieve information from your Spotify account.

Prerequisites

  • Python 3.x
  • Selenium library
  • Chrome WebDriver

Installation

  1. Install Python 3.x from the official Python website.
  2. Install the required libraries using the command pip install selenium.
  3. Download and install the Chrome WebDriver from the official Chrome WebDriver website.

Usage

  1. Replace the placeholders for your Spotify login credentials in the main.py file.
  2. Run the main.py file to log in to Spotify and retrieve the necessary cookies.
  3. The information will then be retrieved and displayed using the Spotify API.

Notes

  • Make sure you are using the latest version of the Chrome WebDriver to avoid compatibility issues.
  • Note that you need a Spotify account to use this script.

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

This project uses Selenium and the Spotify API to retrieve information from your Spotify account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages