scraping data from parent and children webpages #120
Labels
learn_stuff
everything related to learning
python-beautifulsoup
Beautiful Soup is a Python library for pulling data out of HTML and XML files.
python-requests
Requests is an elegant and simple HTTP library for Python, built for human beings.
Python-scraper
all Python scripts or notes related to web-data scraping are grouped in this tag
python-selenium
Selenium is a tool to test your web application.
TODO
Milestone
Given the website
https://www.gsmarena.com/
, browse and scrape data from all phones listed on the home page including children webpages on this websiteThe idea is to practice selenium, requests, beautifulsoup and mysql. Do check the robots.txt file for this website.
The text was updated successfully, but these errors were encountered: