Skip to content

PdfReader is a .NET console application that automates downloading PDF files from a specified website, extracting specific information from the downloaded files, and displaying the results.

Notifications You must be signed in to change notification settings

Saeed-Ghotbi/PdfReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PdfReader

PdfReader is a .NET console application that automates downloading PDF files from a specified website, extracting specific information from the downloaded files, and displaying the results.

Features

  • Navigate to a specified website to find PDF download links.
  • Download PDF files from discovered links.
  • Open and read downloaded PDF files.
  • Extract and display specific information from the PDFs.

Prerequisites

  • .NET 5.0 or higher.
  • Internet connection.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/Saeed-Ghotbi/PdfReader.git
    cd PdfReader
    
    -- dotnet build
    -- dotnet run
    

About

PdfReader is a .NET console application that automates downloading PDF files from a specified website, extracting specific information from the downloaded files, and displaying the results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages