Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Simple news data scraping tool for web development project.

Notifications You must be signed in to change notification settings

toanducvo/zingnews-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Simple news data scraping tool for web development project.

Create virtual environment with pipenv

pipenv install

pipenv shell

Run command

From root directory, run command

scrapy runspider ./spider/zingnews_spider.py --set=FEED_EXPORT_ENCODING=utf-8 -O ./data/raw-data.json

Notice: Some posts may be duplicated, descriptions may have some unexpected escape characters.

About

Simple news data scraping tool for web development project.

Topics

Resources

Stars

Watchers

Forks

Languages