We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d682c commit 47ea6d9Copy full SHA for 47ea6d9
advanced-1.md
@@ -106,7 +106,8 @@ print(merged_df.head())
106
107
Scraping Data from Web Pages with BeautifulSoup
108
109
-Using BeautifulSoup to scrape data from web pages for analysis.
+### Using BeautifulSoup to scrape data from web pages for analysis.
110
+maybe usefull? [Python-XPath Tutorial](https://github.com/VolkanSah/Python-XPath-Tutorial) | [JavaScript-XPath Tutorial](https://github.com/VolkanSah/JavaScript-XPath-Tutorial)
111
112
```python
113
import requests
0 commit comments