Skip to main content

Crawl Music List From MBC Radio

Project description

MBCMusicCrawler

  • MBC의 동의 없는 선곡 콘텐츠의 상업적 이용을 금합니다.

해당 코드 또한 MBC 의 요청대로 상업적으로 사용할수 없습니다

해당 코드로 가져온 모든 선곡표의 저작권은 MBC 에 있음을 알립니다

BASIC EXAMPLES

import datetime
from mbcmusiccrawler.MBCMusicCrawler import MBCMusicCrawler

mbc_music_crawler = MBCMusicCrawler()

# specify Date
music_list = mbc_music_crawler.get_music_list_by_date(datetime.date.fromisoformat('2020-11-21'))

# non-specify Date (today)
music_list = mbc_music_crawler.get_music_list_by_date()


print(music_list)

DETAIL

def get_music_list_by_date(self, search_date: date = date.today(),
                               program_code: ProgramCode = ProgramCode.MUSIC_CAMP) -> list[Music]:
"""
get_music_list_by_date

:param search_date: datetime.date, search date
:param program_code: ProgramCode, search radio program code
:return: 
"""
    pass

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mbcradiomusic-0.0.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mbcradiomusic-0.0.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file mbcradiomusic-0.0.1.tar.gz.

File metadata

  • Download URL: mbcradiomusic-0.0.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0

File hashes

Hashes for mbcradiomusic-0.0.1.tar.gz
Algorithm Hash digest
SHA256 429f35b2ee85fd37e1bb3f974c0156e63995a936d5b5d4de6de7f48f62857dd4
MD5 c840823eedf9525e0739faede402f88c
BLAKE2b-256 d1a3c04c12385e1307c49a2ef534a45b0283bfd1cca1421fef9fbf14b504f1b5

See more details on using hashes here.

File details

Details for the file mbcradiomusic-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: mbcradiomusic-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0

File hashes

Hashes for mbcradiomusic-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b67c697aa0d440ed342dfb32aca96280b082b315c7bcae8eba993032fc2a9fc1
MD5 61c67adca76349827e272a7997961025
BLAKE2b-256 54d70e4e7be5f9d8fc65cfbc587545c1b6c9d389c877d2af0a933e96c7243d31

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page