I'm using python requests to get the data from a webpage, its same as as you trying to get the data. The above code works, and the correct ID is given. Try this for a change, don't use .decode('utf-8'), instead, just use br.response().read().
Share
Post a Comment
for "Python Beautiful Soup Parsing A Utf-8 Coded Table (using Mechanize)"
Post a Comment for "Python Beautiful Soup Parsing A Utf-8 Coded Table (using Mechanize)"