top of page

Hackers Realm Blog


Scraping XML Data using Beautiful SOUP | Web Scraping | Python
Master XML data extraction with Beautiful Soup in Python! Learn efficient web scraping techniques for structured data. #WebScraping
Hackers Realm
Oct 14, 20233 min read
 
 
 


Scraping Products from Amazon using Selenium | Web Scraping | Python
Master web scraping on Amazon with Python! Learn Selenium for efficient product extraction. #WebScraping #Selenium #Python #AmazonProducts
Hackers Realm
Oct 13, 20236 min read
 
 
 


Taking Screenshot of Webpage using Selenium | Web Scraping | Python
One essential aspect of web testing is capturing screenshots of webpages at various stages of testing to visually inspect the page's content
Hackers Realm
Oct 13, 20233 min read
 
 
 


Scraping Multimedia Files using Beautiful Soup | Web Scraping | Python
Master web scraping with Beautiful Soup in Python! Learn to extract multimedia files efficiently. #WebScraping #BeautifulSoup #Python
Hackers Realm
Oct 13, 20235 min read
 
 
 


Scraping Data using Selenium | Web Scraping | Python
Unleash the power of Selenium for web scraping in Python! Learn effective techniques to extract valuable data. #WebScraping #Selenium
Hackers Realm
Oct 13, 20234 min read
 
 
 


Scraping IMDB Top Movies using Beautiful Soup | Web Scraping Tutorial | Python
Beautiful Soup is a powerful tool that simplifies the process of web scraping by allowing users to parse and navigate HTML and XML document 
Hackers Realm
Sep 6, 20236 min read
 
 
 


Python GUI Chat Application | Python
Create a Python GUI Chat App! Learn tkinter for GUI & socket programming for server-client interface. Build interactive chat apps in Python.
Hackers Realm
Aug 21, 202310 min read
 
 
 


How to Create a Chatbot Application using Python | Chatterbot
The objective is to build a chatbot application with chatterbot using python. The chatbot can work in retrieval based and generative based.
Hackers Realm
Aug 21, 20235 min read
 
 
 


Learning Rate Scheduler | Keras Tensorflow | Python
A learning rate scheduler is a method used in deep learning to try and adjust the learning rate of a model over time to get best performance
Hackers Realm
Aug 21, 20235 min read
 
 
 
bottom of page



