Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 723 Bytes

File metadata and controls

47 lines (26 loc) · 723 Bytes

Basic_Python_with_Data_Crawling

Learning basic Python with Data Crawling

Index

  1. Python Data type
    : int, float

  2. Python Operator

  3. Python Data type
    : string, list, tuple, dictionary

  4. Contorl Statement
    : if statement, while loop, for loop

  5. Python function

  6. Python crawling with selenium, BeautifulSoup

  7. Python File IO with codecs and Encoding issue

  8. Python crawler with traversal (in Nested loop)

  9. Python crawling with browserless and requests

  10. Python OOP
    : Structures and Classes, Inheritance and Overriding


Study Period

2022-10-04 ~ 2022-10-17


Institute

PLAYDATA


Teacher

Jonghoon Chae