Associate
Hey all,
Started my journey in doing Python, learning about cleaning data and what not for analysis. I want delve more into web site searching and things like... how do people go about creating stuff that checks availability on site like hotels/airbnb/stock.
I want to understand the concepts of it, are they literally just crawling links direct to the product/item and checking parameters or using some sort of API? What guides/tutorials have you done that points to real life application. I like to break down existing code if it exists to understand the elements.
Another thing I wanted to learn is reading the stock/crypto charts for instance. I know you have markers for giving you an alarm when a certain criteria hits but would like to understand and make something my own.
Automation is something I want to get more into. Many thanks.
Started my journey in doing Python, learning about cleaning data and what not for analysis. I want delve more into web site searching and things like... how do people go about creating stuff that checks availability on site like hotels/airbnb/stock.
I want to understand the concepts of it, are they literally just crawling links direct to the product/item and checking parameters or using some sort of API? What guides/tutorials have you done that points to real life application. I like to break down existing code if it exists to understand the elements.
Another thing I wanted to learn is reading the stock/crypto charts for instance. I know you have markers for giving you an alarm when a certain criteria hits but would like to understand and make something my own.
Automation is something I want to get more into. Many thanks.