Skip to content

A Python client for pulling down & storing recent UFO sightings from the National UFO Reporting Center

Notifications You must be signed in to change notification settings

RyanBurnsworth/nuforc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuforc-client

A Python client for pulling down & storing recent UFO sightings from the National UFO Reporting Center

Python Dependencies

BeautifulSoup 4 - pip install python-bs4
GeoPy - pip install geopy

What can you do with this client?

You can scrape the National UFO Reporting Center's database whenever it is updated and store that data to your own database to play with the data however you want!

How To Use The Client

First, configure the Config.py file with the location of your PHP script that will handle the incoming data.
See https://github.com/RyanBurnsworth/nuforc-server for an example

Next, fire up the NUFORC Client by cmd line with sudo python nuforcClient.py
Now you will start storing the latest reported UFO sightings

Open Source For Fun & Science

Feel free to make submit PRs and make any changes you want for you own projects. It is free to use.

About

A Python client for pulling down & storing recent UFO sightings from the National UFO Reporting Center

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages