Skip to main content

Provide services by collecting various sports news

Project description

Sports-News-Collector


  • Sports-News-Collector collects sports news and offers several services.
  • It is provided using various models provided by Pororo.

Installation


pip install sports_news_collector

Usage


  • After the import, you can check the events currently supported by the sports_news_collector through the following commands
>>> from sports_news_collector import SportsNewsCollector
>>> SportsNewsCollector.available_events()
['kbaseball', 'wbaseball', 'kfootball', 'wfootball', 'basketball', 'volleyball', 'golf', 'general', 'esports']
  • If you want to collect news from a specific event, you can put the event name in the event argument
>>> from sports_news_collector import SportsNewsCollector
>>> collector = SportsNewsCollector(event='wfootball')
  • After creating the object, you can use it like this:
>>> collector.collect()
  • Then, it is sent to your e-mail through the following procedure. -- 1. Collect the news of the sport you have chosen. -- 2. Summarize the news and analyze the sentiment of the news. -- 3. Send them to your email periodically

  • Please click [here] for details.

License

Copyright 2021 Sangchun Ha.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

sports_news_collector-0.1.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

sports_news_collector-0.1-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file sports_news_collector-0.1.tar.gz.

File metadata

  • Download URL: sports_news_collector-0.1.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for sports_news_collector-0.1.tar.gz
Algorithm Hash digest
SHA256 61f2ae1ddab7bf238b5a0ad223bb2ae3b28fc67f10f3dce1539d2772a3412166
MD5 be9978429be02ebe2ce7da8974888c39
BLAKE2b-256 14dc163f57368d1f157f15210544f31c1b3d00894e69c878ad1a09e48fb4cd2d

See more details on using hashes here.

File details

Details for the file sports_news_collector-0.1-py3-none-any.whl.

File metadata

  • Download URL: sports_news_collector-0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for sports_news_collector-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4e2e97f189196fbe9799e2d226ad00d2938cf776d1c54efee0370904a6d7c8f6
MD5 cc1f13d0e55a7fe474a825357fe8b8de
BLAKE2b-256 edd7aed0a1fda52594eb5f3c9c16312b3a6963140fceb4389e8af7efdbe8775e

See more details on using hashes here.

Supported by

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