A complete application platform using javascsript, that doesn't need a server, only your browser and the html file....
Continue readingA simple Python Web Scraper (2)
A python web scraper using the requests library....
Continue readingA simple Python Web Scraper (1)
Learning a little Python code and web scraping principles, I wrote this little web scraper. Python is known for its plethora of code libraries and this code utilizes the BeautifulSoup library to understand the HTML code of a target page. Besides the BeautifulSoup library, it uses the Selenium library web driver and Google’s Chromedriver.exe...
Continue readingRunning WordPress on my PC
How you can use XAMPP on Win10 to run WordPress locally....
Continue reading