An open API service indexing awesome lists of open source software.

https://github.com/a3darekar/tunefind_scraper

Tunefind Scraper application using beautifulsoup and REST api serving functionality with django-rest-framework
https://github.com/a3darekar/tunefind_scraper

Last synced: 2 months ago
JSON representation

Tunefind Scraper application using beautifulsoup and REST api serving functionality with django-rest-framework

Awesome Lists containing this project

README

        

# Tunefind Scraper

-------

This is a simple data scraping application for scraping Information of Soundtracks from TV shows and movies from [Tunefind](tunefind.com). This app also gathers Youtube video links of the soundtracks.
The mini-project/one day code sprint was to outline the feasibility and scope of the task.

Future Scope may include:

1. Generating *OST* playlists for shows and movies on Youtube.
2. Scraped information can be filtered and partially extracted for further use.
3. Third-party API compatibility to consume the scraped data/ generate playlists in music streaming services like Youtube music, Apple music, or Spotify.