[PR #11] [MERGED] Scraper #15

Closed
opened 2026-02-28 15:18:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheTedLab/SpotiStats/pull/11
Author: @TheTedLab
Created: 12/14/2023
Status: Merged
Merged: 12/14/2023
Merged by: @TheTedLab

Base: devHead: scraper


📝 Commits (2)

📊 Changes

5 files changed (+542 additions, -0 deletions)

View changed files

src/scraper/counter.py (+20 -0)
src/scraper/fastsel_album.py (+185 -0)
src/scraper/fastsel_artist.py (+183 -0)
src/scraper/load_into_db.py (+53 -0)
src/scraper/seltest.py (+101 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheTedLab/SpotiStats/pull/11 **Author:** [@TheTedLab](https://github.com/TheTedLab) **Created:** 12/14/2023 **Status:** ✅ Merged **Merged:** 12/14/2023 **Merged by:** [@TheTedLab](https://github.com/TheTedLab) **Base:** `dev` ← **Head:** `scraper` --- ### 📝 Commits (2) - [`ec27ccb`](https://github.com/TheTedLab/SpotiStats/commit/ec27ccb33bc749b46cba229446b028a95ccbcf48) Add album info scraper - [`749321c`](https://github.com/TheTedLab/SpotiStats/commit/749321ced376e6747edbb0917f320e84f08db778) Add fast parsers ### 📊 Changes **5 files changed** (+542 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/scraper/counter.py` (+20 -0) ➕ `src/scraper/fastsel_album.py` (+185 -0) ➕ `src/scraper/fastsel_artist.py` (+183 -0) ➕ `src/scraper/load_into_db.py` (+53 -0) ➕ `src/scraper/seltest.py` (+101 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 15:18:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotiStats#15
No description provided.