Python phantomjs loading webpage not correct
问题 I have an issue where extracting from this link http://www.bursamalaysia.com/market/listed-companies/company-announcements/#/?category=FA&sub_category=FA1&alphabetical=All&company=5250 brings me data from this link instead which is the main page itself. http://www.bursamalaysia.com/market/listed-companies/company-announcements/#/?category=all Any idea why is this occuring ? I am using PhantomJS selenium and beautiful soup to assit me in this. # The standard library modules import os import