Skip to content

🦈 A simple web scraper to feed real-time data to researchers from reliable wildlife sources. Written in Python.

Notifications You must be signed in to change notification settings

filippo-fonseca/bioscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🦈 BioScraper

A simple web scraper to feed real-time data to researchers from reliable wildlife and biology sources.

IB MYP Criterion D - Wildlife Tracking Research Lab (Biology 9 S1).

Written in Python.

Video Demo

Check out a comprehensive video demo here.

Usage

1. Clone the repository

git@github.com:filippo-fonseca/bioscraper.git

2. Install all dependencies

You must have selenium installed on your local machine.

3. Change PATH to Chrome WebDriver

Make sure you change the PATH variable in main.py to link to your chromdiver on your local machine. If you do not have it, you must install it.

Example:

PATH = "/Users/filippofonseca/Developer/SDKs/chromedriver"

NOTE: In the future, the PATH variable will be migrated to an environment variable.

Created by @FilippoFonseca and @markmusic2727.

About

🦈 A simple web scraper to feed real-time data to researchers from reliable wildlife sources. Written in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages