Web scraping with Databricks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 12:54 AM
Hello,
What is the easiest way to do web scraping in Databricks? Let's imagine that from this link:
http://automated.pythonanywhere.com , I need to grab this element "
/html/body/div[1]/div/h1[1]" and return a text, how can I do it? Can somebody write a simple code with explanation, Thank you!
Labels:
- Labels:
-
Selenium Webdriver
-
Web