diff --git a/src/extractors/custom/medium.com/index.js b/src/extractors/custom/medium.com/index.js index 1e3a84b0..6bff76a9 100644 --- a/src/extractors/custom/medium.com/index.js +++ b/src/extractors/custom/medium.com/index.js @@ -20,6 +20,7 @@ export const MediumExtractor = { content: { selectors: [ '.section-content', + 'article > div > section', ], // Is there anything in the content you selected that needs transformed