Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sedaklnc/lastdictionarybender
https://github.com/sedaklnc/lastdictionarybender
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sedaklnc/lastdictionarybender
- Owner: sedaklnc
- Created: 2021-03-05T14:17:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T20:46:58.000Z (about 2 years ago)
- Last Synced: 2024-03-25T17:17:39.833Z (10 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lastDictionaryBender
Python ile web-scraping ogrenmeye calisiyorum.Kodları editorunuzde calistirdiginizda goreceginiz turkce-ingilizce anlamları Tureng uzerinden cektim.
# DESCRIPTION
Guys I developed to learn Web-Scraping with Python.I wanted to scrape Tureng.I think I did it.
When you run it in your own editor,you will see some question about your word like which is do you want to know meaning?
After the answer you can see meaning of word.
# Libraries
I used these libraries:
- BeautifulSoup
- RequestsThats it :)