You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WEB SCRAPING/WebScraping/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The code is also able to filter out unwanted skills so that you get job listings
18
18
- requests
19
19
20
20
### Challenges encountered:
21
-
- The only maim challenge encountered was trying to find the exact elements that would relay the information back correctly (find element by ID, x-path, class and find_all)
21
+
- The only main challenge encountered was trying to find the exact elements that would relay the information back correctly (find element by ID, x-path, class and find_all)
22
22
- In overall it was a nice practice on webscrapping bit and an educative one too
0 commit comments