Python Forum
Downlading PDF files from Office Intranet
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Downlading PDF files from Office Intranet
#1
I am new to Phython and learning on the job. I am seeking guidance on one issue that I am facing at the moment at my workplace. We have a in house General Ledger which publishes daily some recon reports in PDF format for about 25 files. Currently we are downloading them manually and I am trying to automate using Python to download those files without manual intervention.

I am seeking guidance or advise on how to proceed further to work out this. We use Active Directory login details to log into our general ledger.

Any guidance/advice is really appreciated.
Reply
#2
Very simple scraping project.
I suggest you take a look at: Web-Scraping Part1
and Web-Scraping Part 2
Reply
#3
You can use requests library. If there is javascript blocking you from that, then there is selenium.
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question (solved) open multiple libre office files in libre office lucky67 5 3,211 May-29-2021, 04:54 PM
Last Post: lucky67
  Does O365 work with Office 2016 KipCarter 7 4,540 Jan-17-2020, 04:28 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020