Skip to content

Commit bdcecee

Browse files
committed
fix position/link
1 parent f0069ab commit bdcecee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,12 +370,12 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
370370

371371
- [Mining Twitter Data with Python](https://marcobonzanini.com/2015/03/02/mining-twitter-data-with-python-part-1/)
372372
- [Scrape a Website with Scrapy and MongoDB](https://realpython.com/blog/python/web-scraping-with-scrapy-and-mongodb/)
373-
- [Turning a Website into an API with BeautifulSoup and FastAPI](https://github.com/NiklasTiede/Github-Trending-API)
374373
- [How To Scrape With Python and Selenium WebDriver](http://www.byperth.com/2018/04/25/guide-web-scraping-101-what-you-need-to-know-and-how-to-scrape-with-python-selenium-webdriver/)
375374
- [Which Movie Should I Watch using BeautifulSoup](https://medium.com/@nishantsahoo.in/which-movie-should-i-watch-5c83a3c0f5b1)
376375

377376
### Web Applications:
378377

378+
- [Turning a Website into an API with BeautifulSoup and FastAPI](https://dev.to/niklastiede/building-an-api-with-fastapi-1iji)
379379
- [Build a Microblog with Flask](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)
380380
- [Create a Blog Web App In Django](https://tutorial.djangogirls.org/en/)
381381
- [Choose Your Own Adventure Presentations](https://www.twilio.com/blog/2015/03/choose-your-own-adventures-presentations-wizard-mode-part-1-of-3.html)

0 commit comments

Comments
 (0)