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

Function for reading html data from the web. #212

Open
elinw opened this issue Apr 29, 2021 · 1 comment
Open

Function for reading html data from the web. #212

elinw opened this issue Apr 29, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@elinw
Copy link
Collaborator

elinw commented Apr 29, 2021

Need to have a way to read a folder of html files Assume that the user has proper read permission. Maybe use rvest?

@elinw elinw added the help wanted Extra attention is needed label Apr 29, 2021
@elinw elinw changed the title Function for reading handling data not in the user's directory Function for reading html data from the web. Apr 29, 2021
@elinw
Copy link
Collaborator Author

elinw commented Jun 15, 2021

I think the way to approach this is to create an alternative version of read_documents_data that uses rvest and then takes the output and puts it into the correct format.

This is done at the command line, prior to importing the data into the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant