Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find HTML page linking to the pdf #21

Open
fdabl opened this issue Dec 14, 2021 · 0 comments
Open

Find HTML page linking to the pdf #21

fdabl opened this issue Dec 14, 2021 · 0 comments
Assignees

Comments

@fdabl
Copy link
Contributor

fdabl commented Dec 14, 2021

Goal is to find the HTML page that links to the pdf found on BankTrack's website. One approach could be to (Google) search for the pdf name, check first n links, search these for the link to the pdf. Another approach would be to scrape the entire bank website — but BankTrack sometimes does not save the “correct” pdf name; could use keywords to create good heuristics.

Best to focus on the first or similarly simpler approaches first. This may be a tough one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants