Articles,MostPopular ==================== RPCS ---- .. function:: NewYorkTimes.getMostEmailedArticles(period: DayWeekOrMonth) Get the most emailed articles over the past day, week, or month. **Arguments:** - ``period: DayWeekOrMonth`` (`DayWeekOrMonth `__) **Returns:** ``List
`` (`List `__) .. function:: NewYorkTimes.getMostSharedArticles(period: DayWeekOrMonth) Get the articles shared most on Facebook over the past day, week, or month. **Arguments:** - ``period: DayWeekOrMonth`` (`DayWeekOrMonth `__) **Returns:** ``List
`` (`List `__) .. function:: NewYorkTimes.getMostViewedArticles(period: DayWeekOrMonth) Get the most viewed articles over the past day, week, or month. **Arguments:** - ``period: DayWeekOrMonth`` (`DayWeekOrMonth `__) **Returns:** ``List
`` (`List `__)