Coder Social home page Coder Social logo

python-world / python_and_the_web Goto Github PK

View Code? Open in Web Editor NEW
670.0 23.0 265.0 239.77 MB

Build Bots, Scrape a website or use an API to solve a problem.

License: MIT License

Python 88.09% HTML 3.33% JavaScript 0.75% Shell 0.12% CSS 0.38% TeX 7.31% Procfile 0.01%
python scraping-websites api fun bots hacktoberfest

python_and_the_web's Introduction

Python-World

python_and_the_web's People

Contributors

aahnik avatar abhinavanand123 avatar adeshchoudhar avatar adityagandhamal avatar adityaj7 avatar allcontributors[bot] avatar ankdos avatar antoniouaa avatar aswarth123 avatar chhipashubham970 avatar cyberlytical avatar deepsource-autofix[bot] avatar imgbotapp avatar jaesharma avatar jaideep07 avatar kartavyashankar avatar mergify[bot] avatar mysterious-owl avatar officialpm avatar rajdeep-ray avatar rohitjoshi6 avatar salman0ansari avatar schezfaz avatar shivanshsinghal107 avatar swaroopmaddu avatar symtalha14 avatar tusharnankani avatar valterm avatar vyomgarg47 avatar yashbro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

python_and_the_web's Issues

Please make only meaningful PRs

Unnecessary PRs will be marked as spam and invalid and won't be counted under Hacktoberfest so please refrain from making unnecessary Pull requests.

Thanks

covid data visualization using streamlit

Problem Statement
Create sample COVID-19 data visualization using stream lit

stream lit
https://www.streamlit.io/
Streamlit’s open-source app framework is the easiest way for data scientists and machine learning engineers to create beautiful, performant apps in only a few hours! All in pure Python. All for free.

Script to scrape cricketer information

Description

Create a script that will take the name of a cricketer as input and will return the information related to him/her like total runs, wickets, strike rate, economy , etc.

Type of issue

  • Feature(New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects before submitting a new project issue
  • I have checked previous issues to avoid duplicates
  • This issue will be meaningful for the project.

Convert JSON to YAML

Description

Create a script that takes a JSON file as input and converts it into a YAML file.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Convert HTML to Markdown

Description

Write a script to convert an HTML file into a Markdown file.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Send sms using Twilio API with Python

Description

Send SMS to people by creating a free Twilio account, use Python for scripting purpose.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Create a script to convert JSON files to Excel(.xlsx)

Description

Script to convert JSON files to excel format.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Activation Functions from Scratch in Keras

#31 Activation Functions from Scratch in Keras

In the following project, we experiment and implement activation functions commonly used in deep learning libraries from scratch using Keras and Tensorflow

Type of issue

  • NOTE: These boxes can be checked using [X]

  • Feature (New Script)

  • Bug

  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scrape Times of India website

Description

Scrape news from the Times of India website as per the category of news provided by the user

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

face mask detection detection

Description

Detects if a person is wearing a mask primarily in public places or not.

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scrape song lyrics with Python

Description

Script to scrape the lyrics of a song when the name of the artist and the song is provided by the user.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scrape information about Github users

Description

Write a script that takes a GitHub username as input and prints the related information like number of followers, followings, details provided by the user and the number of repositories they have.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Create a dice roll game with python

Description

Create a simple dice roll game with Python(command-line based)

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scrape PyCon India 2020 list of proposals

Description

Scrape information about the list of proposals made for the PyCon India 2020.

Type of issue

  • Feature(New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects before submitting a new project issue
  • I have checked previous issues to avoid duplicates
  • This issue will be meaningful for the project.

Make a Notepad clone with Python

Description

Make a text editor like notepad with the help of Python.
.

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Wifi Speed tester with Python

Description

Create a script that provides the download and upload speed of your Wifi.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

stock scraper

Description

Scrape the S&P 500 Companies list from Wikipedia, Yahoo Finance, etc., then output the data.
Get stock prices

Type of issue

  • NOTE: These boxes can be checked using [X]

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

twitter sentiment analysis

Description

Twitter sentiment analysis

Steps

  • Read hashtag from input
  • Find top 500 tweets
  • create sentimental analysis

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scrape Hacktoberfest Events

Description

Script to scrape the hacktoberfest events for 2020 and store them in a csv file.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scrape all the problems from Project Euler

Description

Write a script to scrape all the problems present in the Project Euler website and store them in a csv or text file.
You can check this website for reference

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

reading text from images using pytessaract

Description

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scrape MLB player stats

Description

Write a script to scrape the stats of a user-defined MLB player and store them in CSV file.
You can use this website: MLB Players

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Create a basic discord Bot with Python

Description

Create a simple bot with python that shares random quotes whenever a user says - quotes, please

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scrape News from JustDial.com

Description

Create a script that scrapes news from the justdial.com as per the user request.
For example, The user might request only cricket news or only tech news.

Here is the link for reference: Link

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Social Media Scanner

Description

Open-source intelligence (OSINT) is data collected from publicly available sources to be used in an intelligence context. OSINT has been used by hackers for the Information Gathering process. The Information comes from variety of sources including social media pages, personal blogs, websites etc

This scripts check if a username is present on social media websites or not. For example if you supply any username (say shawnmendes) it which look for it on Twitter, Instagram and Facebook and tell if the username is available or not.

Type of issue

  • NOTE: These boxes can be checked using [X]

  • Feature (New Script)

  • Bug

  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Codeforces Rating Scraper

Description

Given a list of codeforces usernames, the script will scrape the ratings and return a csv file

Type of issue

  • NOTE: These boxes can be checked using [X]

  • Feature (New Script)

  • Bug

  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Image to base64 encoding and vice versa

Description

Image to base64 encoding and vice versa

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

download youtube audio

Description

Accept YouTube video link and download audio file

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Hacktoberfest2020

What is Hacktoberfest?

Hacktoberfest is open to everyone in our global community. Whether you’re new to development, a student, long-time contributor, event host, or company of any size, you can help drive growth of open source and make positive contributions to an ever-growing community. All backgrounds and skills levels are encouraged to complete the challenge.

When can I start contributing?

Your contribution will be counted in Hacktoberfest from 1st October to 31 October but you can start contributing to this repo whenever you like as it will help you in getting a taste of Open-Source-Development.

What will I get?

Apart from Open Source experience you can also win a free T-shirt from Hacktoberfest if you make 4 successful PRs during the month of October.

To know more about the swags and guidelines please visit here

Scrape CodeChef Problem Statement and store it as a text file

Description

Write a script that takes a problem code, scrapes the concerned problem statement and stores it in a text file

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Make a script to send telegram messages with Python

Description

Script to send messages on telegram with the help of Python.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scripts must be placed under suitable directories

All the script must be placed under the directory as per the tag associated with the issue related to that script.

For example: If the issue is labelled bot and u submit a script for that issue than your script must go under Bot directory.

We currently have four directories:

1.Web Scrapers
2.Bots
3. API
4. Miscellaneous

If you have doubt, where your script must go then you can comment here.

Make a random quote desktop notification script

Description

Create a script that shows a random quote as a notification on your desktop.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Face Detection in Python Using a Webcam

Description

Write a basic script to detect faces in webcam using haar cascade.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Basic quiz application with Python 🐍

Description

Create a command-line based quiz application with 🐍

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

convert UNIX time stamp to human readable format

Description

convert UNIX time stamp to human readable format

Unix Timestamp

Screenshot from 2020-09-30 22-56-01

Type of issue

  • NOTE: These boxes can be checked using [X]

  • Feature (New Script)

  • Bug

  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Create application to save Google keep note to CSV file and vice versa

Description

Create a command-line application/ script to save google keep notes to CSV file and vice versa.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Create the Flames Game with Python

Description

Create a command-line Flames Game which takes two names as input and calculates the flames between them.

Visit the below website to know the logic behind this game:
Flames Logic

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Custom Wordlist Generator using Python

Description

I will be creating a custom wordlist generator which creates a wordlist based on the inputs given by the user. This can be useful in brute force attacks.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Code Forces problem scraper

Description

Scrape the problem statement from the Code Forces website as per the problem code provided by the user.
Save the result in a text file.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Twitter bot

Description

twitter bot to like, retweet your tweet/with specific keyword/hashtag

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Scrape top torrents

Description

Scrape top trending torrents as per the category provided by the user.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Convert XML to CSV

Description

Write a script that takes an XML file as input and converts it into a CSV file.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Convert HTML to PDF

Description

Write a script to convert the HTML file to PDF format.

Type of issue

  • Feature (New Script)

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Google Search Using Python Script

Description

My script will shows google search result. README attached.
I am adding a script in an attempt to learn more about hacktoberfest.

Type of issue

  • NOTE: These boxes can be checked using [X]

  • Feature (New Script)

  • Bug

  • Documentation

Checklist:

  • I have read the project guidelines.
  • I have checked all the existing projects, before submitting a new project issue.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.