trbznk

↗ HN profile [ 27.0 ms ] full profile
Karma
21
Created
April 4, 2021 (5y ago)
Submissions
0
  1. I'm a python developer. The last days I'm thinking about the steps to make your python code profitable in a programming language like python. For example: Python: 1. Any Project 2. Wrap it was web app 3. implement user…

  2. APIs like News API (https://newsapi.org/) provide News from over 80,000 sources through a REST API. I always wondered how they get the data. Do they just use RSS or develop web scraper for each individual news website.…