Webscraping

Analyzing Bitcoin Options with Deribit API and Black-Scholes Model

Learn how to fetch Bitcoin options data from Deribit, understand the Black-Scholes pricing model, and implement delta strategies in Python.

Webscraping 201

A practical demonstration on how to obtain information links using the search tool from the Peruvian government website (gob.pe)

Webscraping 101

The internet offers a wealth of free and easily accessible information. There are two types of available data: data that can be easily downloaded through a “download” button and data visible on web pages.