Skip to content

Instantly share code, notes, and snippets.

View analog-alex's full-sized avatar

Miguel Alexandre analog-alex

View GitHub Profile

Keybase proof

I hereby claim:

  • I am analog-alex on github.
  • I am miguelalex (https://keybase.io/miguelalex) on keybase.
  • I have a public key ASC-j3YIWnj2cWnFe1rKWDfszeOe72nTqqy4q_mQsQLpWgo

To claim this, I am signing this object:

package io.analog.alex;
import java.time.*;
import java.time.format.DateTimeFormatter;
public class Main {
public static void main(String[] args) {
/* *
import urllib.request as url_m
from random import randint
from bs4 import BeautifulSoup
html_complete = 'https://en.wikipedia.org'
page_name = '/wiki/Johannes_Bilberg'
for i in range (1, 20): #choice of range arbitrary