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

scrape plain text #462

Open
mbrevda opened this issue Dec 25, 2024 · 2 comments
Open

scrape plain text #462

mbrevda opened this issue Dec 25, 2024 · 2 comments

Comments

@mbrevda
Copy link

mbrevda commented Dec 25, 2024

Can this integration be used to scrape plain text? I was trying to set it up with plan text but based on the debug logs it looked like the text was being wrapped with HTML tags. Is there some way to prevent that?

Also, FWIW, this data is in csv format - would be great if there was a to scrape that, too.

@danieldotnl
Copy link
Owner

I don't fully understand what you try to achieve. Can't you just fetch the csv with the rest integration?

@mbrevda
Copy link
Author

mbrevda commented Jan 6, 2025

I'm trying to set an entity with attributes. REST only seems to support attributes from json.
I've since tried using a different API, which wasn't csv compatible (used a weird delimiter), but that also didn't seem be parsed as plain text (when I enabled debug logging, the body was wrapped with HTML tags)

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

2 participants