erikriver / opengraph

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

Adding a headers parameter #19

Open elaich opened 8 years ago

elaich commented 8 years ago

I had a problem getting opengraph meta from reddit urls, it kept returning the 429 http error, I had to include a "user-agent" header before getting some results.