You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mercury-parser/fixtures
Janet cddc1afb69 feat: chicago tribune parser (#75)
* feat: chicago tribune parser

Date is parsing but failing the test because:
AssertionError: '2016-12-13T21:45:00.000Z' == '2016-12-13T13:45:00-0800'

I tried to insert a line of code for Time Zone but I’m a n00b so I
don’t think I did it right.

No image showing up in the preview.

* fix: remove timezone from date_published extractor

* test: update unit tests to assert the correct value for date_published
8 years ago
..
247sports.com feat: 247sports.com extractor (#64) 8 years ago
deadspin.com feat: support lazy loading video on deadspin 8 years ago
fandom.wikia.com feat: added wikia extractor 8 years ago
hellogiggles.com feat: hellogiggles parser (#107) 8 years ago
medium.com feat: custom medium extractor 8 years ago
money.cnn.com feat: add money.cnn custom parser (#26) 8 years ago
newrepublic.com feat: new republic custom extractor (#25) 8 years ago
nock feat: encoding response body based on content-type charset (#21) 8 years ago
nymag.com feat: improve nymag.com extractor to grab deks from features 8 years ago
observer.com feat: observer parser (#91) 8 years ago
people.com feat: people extractor (#70) 8 years ago
thoughtcatalog.com feat: thought catalog parser (#102) 8 years ago
twitter.com feat: generator for custom parsers and some documentation 8 years ago
uproxx.com uproxx extractor (#66) 8 years ago
www.aol.com feat: aol custom extractor (#42) 8 years ago
www.apartmenttherapy.com feat: Add custom extrator for Apartment Therapy 8 years ago
www.bloomberg.com feat: bloomberg extractor (#59) 8 years ago
www.broadwayworld.com feat: Add custom parser for broadwayworld.com 8 years ago
www.bustle.com feat: bustle extractor (#60) 8 years ago
www.buzzfeed.com Fix: extension bugs (#47) 8 years ago
www.chicagotribune.com feat: chicago tribune parser (#75) 8 years ago
www.cnbc.com feat: cnbc parser (#96) 8 years ago
www.cnn.com Feat cnn extractor (#34) 8 years ago
www.eonline.com feat: eonline parser (#68) 8 years ago
www.huffingtonpost.com Feat: huffington post extractor (#28) 8 years ago
www.inquisitr.com feat: inquisitor parser (#72) 8 years ago
www.littlethings.com feat: added littlethings extractor 8 years ago
www.miamiherald.com feat: miami herald parser (#69) 8 years ago
www.msn.com feat: added incomplete msn extractor 8 years ago
www.nbcnews.com feat: nbc news parser (#74) 8 years ago
www.newyorker.com feat: improvements for nyer magazine articles (#45) 8 years ago
www.nj.com feat: nj.com parser (#73) 8 years ago
www.nytimes.com feat: generator for custom parsers and some documentation 8 years ago
www.politico.com feat: added politico extractor 8 years ago
www.popsugar.com feat: popsugar parser (#93) 8 years ago
www.refinery29.com feat: refinery29 parser (#71) 8 years ago
www.rollingstone.com feat: rolling stone extractor (#65) 8 years ago
www.sbnation.com feat: sbnation extractor (#55) 8 years ago
www.theatlantic.com feat: generator for custom parsers and some documentation 8 years ago
www.theguardian.com feat: aol custom extractor (#42) 8 years ago
www.theverge.com feat: extractor for the verge (#33) 8 years ago
www.tmz.com feat: added tmz custom parser (#22) 8 years ago
www.usmagazine.com feat: usmagazine extractor (#63) 8 years ago
www.vox.com feat: vox custom parser (#67) 8 years ago
www.washingtonpost.com Fix extension bugs (#23) 8 years ago
www.wired.com feat: added wired custom extractor 8 years ago
www.yahoo.com feat: added incomplete yahoo extractor 8 years ago
www.youtube.com feat: youtube custom extractor (#53) 8 years ago
ars.html feat: nextPageUrl handles multi-page articles 8 years ago
latimes.html fix: brought .html fixtures into project dir 8 years ago
nytimes.html fix: brought .html fixtures into project dir 8 years ago
vulture.html fix: bug in scoring and converting to paragraphs 8 years ago
wired.html fix: brought .html fixtures into project dir 8 years ago