Question
A python code for: We have a website, where there are different links for different years (like 2022 report, 2021 report etc). We should be
A python code for:
We have a website, where there are different links for different years (like 2022 report, 2021 report etc). We should be able to go to those links. Once we are in that link, there is a table, with one column being links (Column name links and fields are like 23 Feb 2022, 25 march 2022 etc). Here we need to filter this column (having the links) based on another column value say "focus". Then we need to go into the respective links and extract another link say "communication". When that link is selected there will appear a pdf file at the top. We need to get that data into python.
GUI:
A website where the information in those PDFs can be searched and get all the PDFs related to that search item.
Can someone help
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started