Skip to content

Scrapes UFO sightings data from the web and creates a CSV file.

License

Notifications You must be signed in to change notification settings

kanarinka/UFOScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UFO Data Scraper

This is a very simple web scraper based on @rahulbot's lyrics-123 scraper that pulls down UFO sightings and puts them into a CSV file for students to analyze in the classroom (data is fun!). Content is pulled from the National UFO Reporting Center's index of UFO reports by shape.

Installation

pip install -r requirements.pip

Using

Just run scrape.py and make sure you have an internet connection. This script will create an output .csv file with all the combined UFO reports.

For example:

python scrape.py 

About

Scrapes UFO sightings data from the web and creates a CSV file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages