Deprecated: Hook setted_transient is deprecated since version 6.8.0! Use set_transient instead. in /home/u352103131/domains/thecodingtheory.com/public_html/wp-includes/functions.php on line 6121
August 2021 – The Coding Theory

Monthly Archives: August 2021

Extracting Tables That Aren’t Tables: A Smarter Approach

If you’ve been following my previous posts, you would have realized that although the process delivers results, it delivers them after a considerable amount of time. Not only is the execution time lengthy, there is a level of complexity which is unavoidable, since we have to study the HTML structure first, then test out various…

Read More