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: Amsterdam Internet Exchange/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Amsterdam Internet Exchange
2
2
3
-
This scripted connector scrapes data from the AMS-IX website for various locations, including Amsterdam, Bay Area, Caribbean, Chicago, Hong Kong, and Mumbai. It then sends the collected data to a Data API.
3
+
This scripted connector scrapes data from the AMS-IX website (https://www.ams-ix.net/) for various locations, including Amsterdam, Bay Area, Caribbean, Chicago, Hong Kong, and Mumbai. It then sends the collected data to a Data API.
4
4
5
5
The script utilizes the BeautifulSoup library to parse the HTML, retrieves specific data from each location, corrects numeric values and units, and finally constructs a JSON body for the API request.
0 commit comments