harshareddy794 / HACKTOBERFEST2020

Repository for hacktoberfest 2020
11 stars 103 forks source link

Add medium article scraper #140

Closed HolgerDoerner closed 3 years ago

HolgerDoerner commented 3 years ago

This is my second contribution as part of HacktoberFest 2020.

I've written a simple script to search for articles on Medium.com and scrape the results. The results are then returned in handy JSON format (I love JSON 😆).

Nothin too spectacular, but can come in handy time to time.

Language: Python 3.5+

Contribution for #10