Thanks to visit codestin.com
Credit goes to github.com

Skip to content

askgeo/Scrapevine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrapevine

Scrapevine is a web scraping program to make dat dictionaries from WikiData pages.

Scrapevine is written in Python using BeautifulSoup, and currently pulls from pages about lakes.

Feature To-Do List:

  • Take user input for the WikiData page IDs to scrape, then:
  1. Take user input of lake names, and search and pull the WikiData page IDs
  2. Loop over an input dictionary of WikiData pages
  • Save the data dictionaries as entries in a table
  • Save the table as a CSV and download
  • Package in a GUI and .exe for easy sharing

About

A web scraping program to make data dictionaries from WikiData pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages