Python web scraping roadmap #pythonforbeginners #pythontutorial #webscraping

preview_player
Показать описание
Python web scraping

Python web scrapping road map

1st week: learn basics about HTTP/sockets/ip addresses/proxies

2nd week: Start playing with python requests library and parsing libraries like BeautifulSoup/lxml, selectors etc.

3rd week: Start learning scrapy

4th, 5th, 6th week: Understand the scrapy framework - its working tools get familiar with its structure and start building spiders

7th and 8th week: Look into selenium library understand the concept of browser automation using python selenium.

9th week: learn about flask/django rest api and sql database integrations

10th week: learn about pymssql and pyodbc libraries for database

In the end you are full stack web scraping expert
Рекомендации по теме