umangahuja1 / Scripting-and-Web-Scraping

Scripting and Web scraping in python
MIT License
117 stars 140 forks source link

error while executing in mac #5

Open devanand73 opened 6 years ago

devanand73 commented 6 years ago

hi umang, kudos for your effort in writing this useful script and sharing it. i ran it in my mac machine but it failed to extract and display data. i am getting empty table with no data in it. i am working on fixing it . if you faced similar issue let me know how to resolve it.

thanks Anand

umangahuja1 commented 6 years ago

I should have mentioned it that I work on Ubuntu and these scripts work on Ubuntu (Linux). But I am sure that few tweaks here and there will make it work on Mac too.

Thanks :smile: