Skip to main content

A Naver News Scraping tool

Project description

Hits

Introduction

Naver News scraping library

Installation

pip install naverscrap

Usage

from naverscrap import NaverScrap

ns = NaverScrap
df = ns.obtain_results("Tesla", "2020.03.04", "2020.04.04", 10, False) 
                        #query, start_date, end_date, no. of queries, ascending (default)

The output dataframe will be in:

Column Description
Item Search Query
Date Date of News Article
Newspaper News Publication Company
Title of news Title of news article
Link Link to news article
Summary Summary of the news article

License

© 2021 Brendon Lim This repository is licensed under the MIT license.

See LICENSE for details.

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

naverscrap-1.0.4.tar.gz (3.9 kB view hashes)

Uploaded Source

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