Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_project_metadata function #43

Open
mhpob opened this issue Nov 21, 2023 · 1 comment
Open

get_project_metadata function #43

mhpob opened this issue Nov 21, 2023 · 1 comment

Comments

@mhpob
Copy link
Owner

mhpob commented Nov 21, 2023

As a start:

 proj_code <- GET('https://matos.asascience.com/project/detail/168') |>
    content() |>
    html_element(xpath = '/html/body/div[2]/div/div/div[1]/div[2]/span/label') |>
    html_text()
@mhpob
Copy link
Owner Author

mhpob commented Feb 12, 2024

Probably easier/faster to access through OTN Geoserver, or to Geoserver for most of them and scrape the rest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant