Fabbiologia / sniimscraper

WebScraping Fish Price Data From Mexican Government Sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sniimscraper

The goal of sniimscraper is to webscrape fish price data from Mexican markets and middlemens and being able to monitor trends. You can download several dates and compile a large database, or contact me to have a cleaned one.

Installation

You can install the development version of sniimscraper from GitHub with:

# install.packages("devtools")
devtools::install_github("Fabbiologia/sniimscraper")

Example

This is a basic example:

library(sniimscraper)
get_price_data()

About

WebScraping Fish Price Data From Mexican Government Sources

License:Other


Languages

Language:R 100.0%