mariostoev/finviz

It stopped working today after months of good data

Closed this issue · 4 comments

Nothing is being returned beginning today, March 28, 2023. It was working yesterday, and I've made no changes to my application. It looks like they've implemented anti-scraping measures.

See #154 for a solution.

Thanks, that worked!

Can we get this change merged ASAP!

helper_functions/scraper_functions.py
total_element = page_content.cssselect('td[width="128"]')