mirror of
https://github.com/TheTedLab/SpotiStats.git
synced 2026-04-26 08:05:55 +03:00
[PR #11] [MERGED] Scraper #15
Labels
No labels
enhancement
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiStats#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:scraper📝 Commits (2)
ec27ccbAdd album info scraper749321cAdd fast parsers📊 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.