Skip to content

stegr81/BBC-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A Python script using Natural Language Processing to extract information from the BBC News Homepage.

You may choose to provide the script with a specific URL from the BBC News Homepage or run a function to pull all URLs and choose which you'd like to analyse from the resulting enumerated list. The script will then extract entities from your chosen story, including, People, Places and Organisations.

Libraries required to run:

  • pytest
  • Beautiful Soup
  • spacy
  • request
  • json

About

Short script to scrape the BBC news page and extract specific named entities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors