I write each progress I do
The language That I'm using for this 100 Days is "Python"
Started learning Selenium (1- how to click on a button; 2- how to scrape a specific table from different tables)
code: here
Learning more about Selenium (1- how to select from drop down menu; 2- how to scrape title,author and length of the audiobook from audible website.)
code: here
Learning more about Selenium (1- how to run the script in the background; 2- how to do pagination.)
code: here
Learning more about Selenium, (1- login; 2- infinit scrolling)
code: here
scraping a website with scrapy using the basic template
code: here
scraping a website with scrapy using the Crawl template
code: here
An upwork project for scraping clinique names and urls
code: here
scraper to download images using scrapy
code: here
Downloaded png images using scrapy
code: here
login and scrape data on quote to scrape website
code: here
scrape data from an API demo project
code: here
scrape data from an API and download images
code: here
tried to extract titles from youtube using scrapy
code: here
extacted data from a website using scrapy
code: here
Extracted data from a hotel website using scrapy
code: here
Extracted data from a yellow pages website using scrapy
code: here
create a coffee machine tool
code: here
Extracted jobs using scrapy
code: here
Extracted computer data using scrapy
code: here
Create PDFs using PyPDF2 module
code: here
Created with Tkinter GUI :clock time, count down timer and multiplication table
code: here
scrapy login to a website
code: here