Inspiration

I watched a tutorial on web scraping then I decided to create my own site.

What it does

It scraps courses from coursera

How we built it

I send requests to the site , parse it to beautiful soup, then return it as context through flask.

Challenges we ran into

I was coding on mobile phone so it was hard to scrape the web due to absence of devtools on chrome.

Accomplishments that we're proud of

What we learned

What's next for Flask_app

I intend to add more features.

Share this project:

Updates