Skip to content

arunzuturu/codechefscraper-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeChef Scraper

Looking for Hosting

The current scraper returns a flask get request with the username bakes as a parameter refer: api.py Once I'm done hosting the scraper, i'll update it with the base url so you can use in your next project

Requirements 🔧

🔹 make sure you have python installed in your system or install it here
🔹 install pip

Understanding the code ☕

I have not added too many comments as the function, variable names itself is quite Self explanatory, but if someone is still having problem to understand the code just try testing the code out.

FAQ

  • what is Beautiful Soup?
    It's a python library for pulling data out of HTML and XML files, more about Beautiful Soup here.

  • what is Web Scraping?
    Web scraping is the process of using bots to extract content and data from a website.

Contributing 📋

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

What next ❓

I will be working on adding new features to this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages