-
Notifications
You must be signed in to change notification settings - Fork 0
/
CopyPasta.txt
25 lines (21 loc) · 1.38 KB
/
CopyPasta.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Download:
https://www.anaconda.com/download
https://www.google.com/chrome/
Links:
Python 3, BeautifulSoup4 4.12.3: https://pypi.org/project/beautifulsoup4/
“Tag soup”: https://en.wikipedia.org/wiki/Tag_soup
https://en.wikipedia.org/wiki/Beautiful_Soup_(HTML_parser)
Leonard Richardson + Tidelift: https://www.crummy.com/software/BeautifulSoup/
Demo:
https://sfdlive.com/
https://web.seattle.gov/sfd/realtime911/
https://data.seattle.gov/Public-Safety/Seattle-Real-Time-Fire-911-Calls/kzjm-xkqj/data
https://raw.githubusercontent.com/halmueller/SoupTalk/develop/html_samples/sfdMarch31.html
https://raw.githubusercontent.com/halmueller/SoupTalk/develop/html_samples/sfdMarch31.html
https://web.seattle.gov/sfd/realtime911/getRecsForDatePub.asp?action=Today&incDate=&rad1=des"
Alice's Adventures in Wonderland -- Chapter X — https://www.cs.cmu.edu/~rgs/alice-X.html
Beautiful Soup Documentation — Beautiful Soup 4.4.0 documentation — https://beautiful-soup-4.readthedocs.io/en/latest/
Beautiful Soup: We called him Tortoise because he taught us. — https://www.crummy.com/software/BeautifulSoup/
Intro to Beautiful Soup | Programming Historian — https://programminghistorian.org/en/lessons/retired/intro-to-beautiful-soup
Tag soup - Wikipedia — https://en.wikipedia.org/wiki/Tag_soup
Welcome to GeoPy’s documentation! — GeoPy 2.4.1 documentation — https://geopy.readthedocs.io/en/stable/