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

Do you have any example of web scrapping by using xpath with pure python? - see this #1230

Closed
whitelighter23 opened this issue May 13, 2022 · 5 comments
Assignees
Labels

Comments

@whitelighter23
Copy link

No description provided.

@marcelocecin
Copy link

@whitelighter23
Copy link
Author

@marcelocecin can you please let me know which function can be used to scrap a xpath and turn into a text ?

@marcelocecin
Copy link

tebelorg/RPA-Python#24

@kensoh
Copy link
Member

kensoh commented May 14, 2022

Thanks @marcelocecin. Yes @whitelighter23, what Marcelo said is correct, for Python you can use the rpa package and raise issues at that GitHub repo, or the Telegram group shared with TagUI users.

The specific functions would be read(), or table() if you are reading data from a table. You can see more at the API section at that repo.

@kensoh kensoh changed the title Do you have any example of web scrapping by using xpath with pure python code ? Do you have any example of web scrapping by using xpath with pure python? - see this May 14, 2022
@kensoh kensoh added the query label May 14, 2022
@kensoh kensoh self-assigned this May 14, 2022
@kensoh
Copy link
Member

kensoh commented May 14, 2022

Copying @ruthtxh and closing issue because this is a rpa package query.

@kensoh kensoh closed this as completed May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants