Lecture 8 - APIs and Selenium
Musashi Harukawa, DPIR
8th Week Hilary 2021
yaml
file that looks like the following:search_tweets_v2:
endpoint: https://api.twitter.com/2/tweets/search/all
consumer_key: <CONSUMER_KEY>
consumer_secret: <CONSUMER_SECRET>
bearer_token: <BEARER_TOKEN>
html
returned by a request.php
BeautifulSoup
for navigating DOM.
pandas
Ipandas
IIscikit-learn
Iscikit-learn
IIBeautifulSoup
and regex
Selenium