Skip to content

Instantly share code, notes, and snippets.

import json
from bs4 import BeautifulSoup
import re
import os.path
from itertools import count
from time import strftime,strptime
# original: https://gist.github.com/dmn001/6390139c037949f7ea4b
#months = ['Jan', 'Feb', 'Mar', 'Apr','May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
# set the date format used on the market by your locale.