Skip to content

M3LNYK/JapDic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JapDic

Version 3.0 Made by Vik

Idea description

Idea is to retrieve data from my quizlet form link. I have, and will add words there which I want to convert easily into table using python.

Simple algo desc:

  1. Create list of terms
  2. Retrive new terms - turns out you can export words from web page without scraping - use comma separation
  3. Check if terms in the list
  4. Add to list new terms
  5. Extract as table new terms
  6. Finish

Full link for easiness - https://quizlet.com/pl/957743446/japanese-a1-flash-cards/

Possible problems now:

  • Get words from quizlet
  • Access notion page
    • Mod notion page
  • Add table to notion page
  • Populate table
    • get last id used in table
  • Add check for last created file
  • Option to select separator
  • [-] Update date before table?
  • Check for duplicates
  • Save
  • Extract table file in folder
    • fix saving when there is pronoucing column

About

Python code to scrap terms and translations form quizlet cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors