erikriver / opengraph

A python module to parse the Open Graph Protocol
http://ogp.me/
MIT License
226 stars 82 forks source link

Switch to urllib.request from urllib2 #25

Closed prayashm closed 7 years ago

prayashm commented 7 years ago

Makes it python3 compatible Closes #24