Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FoliumMappingTwitterAPI

Repository contains a python script that demonstrates how to scrape the Twitter API for tweets. The script prompts the user for a location where they would like to initialize a map of the tweets returned. The script then asks the user to input text that will be used to search for tweets. Finally, the tweets are added as markers to a map built with the Folium Python library.

Getting Started

These instructions will get your copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Software you'll need to run the project

python
pip
Folium - python library

Installing

A step by step series of examples that tell you how to get a development env running

pip install folium

Open FoliumTwitterScrape.py in an IDE and run the script.

Built With

  • Python - The programming language used
  • Folium - The mapping library used

Authors

  • Jason Berney

Acknowledgments

  • University of Washington - Master of Science in Geospatial Technology

About

Scraping twitter and plotting tweets on a Folium map

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages