Closed tayyabkhalil-313 closed 2 months ago
The key to this script is that all of these conferences use the same software for their website, so they all have similar URLs. This probably won't hold for other journals. There you would have to figure out the URLs and how to parse authors, abstract etc. out of the URL's content for each journal individually (unless they also share a common structure of their website).
I knew about this URL because there is a link to it when you click through the conference website enough :)
I was just working on a similar project and came across this awesome repo. Thanks for publishing it! I have a few questions: