Back to Cosmos

Web Programming For Python Developer

code/languages/python/web_programming/README.md

latest2.0 KB
Original Source

Web Programming For Python Developer

It contains about or how the python language works as a web programming

Get CO2 emission data from the UK CarbonIntensity API

Covid stats via path

This is to show simple COVID19 info fetching from worldometers site using lxml The main motivation to use lxml in place of bs4 is that it is faster and therefore. more convenient to use in Python web projects (e.g. Django or Flask-based)

Crawl Google results

Current stock price

Current weather

Daily Horoscope

Get the site emails from URL

Fetch BBC NEWS

Fetch Github Info

Basic authentication using an API password is deprecated and will soon no longer work. Visit github info for more information around suggested workarounds and removal dates.

Scraping jobs given job title and location from indeed website

Get IMDB top 250 movies CSV

GET top IMDB

Instagram Crawler

Recaptcha Verification

Below a Django function for the views.py file contains a login form for demonstrating recaptcha verification.

Slack Message

Get world Covid19 stats

Provide the current worldwide COVID-19 statistics. This data is being scrapped from 'https://www.worldometers.info/coronavirus/'.