Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Write a program to download multiple news paper in a folder and organize them in date-wise #4

Closed
3 tasks
chavarera opened this issue Jun 21, 2020 · 0 comments

Comments

@chavarera
Copy link
Member

chavarera commented Jun 21, 2020

Problem Statement
Write a program to download multiple news paper in a folder and organize them in date-wise

Steps:

  • Read website links from a CSV file
  • convert website to PDF
  • create a folder with current date if folder is not already exist

List of News Papers

  1. Time of India Website
  2. Hindustan times Website
  3. Indian Express Website
  4. Deccan Herald Website

Output

21-06-2020
  - TimesOfIndia.pdf
  - HindustanTimes.pdf
  - .......
@chavarera chavarera changed the title 4. Write a program to download multiple news paper in a folder and organize them in date-wise Write a program to download multiple news paper in a folder and organize them in date-wise Jun 21, 2020
chavarera pushed a commit that referenced this issue Jul 1, 2020
chavarera pushed a commit that referenced this issue Aug 10, 2020
AdityaJ7 added a commit that referenced this issue Oct 9, 2020
[ImgBot] Optimize images
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant