citationgenerator
A web scraping application using React the Metascraper library which allows users to input URLs of online articles or resources. The app then automatically extracts relevant information such as the author's name, publication date, title, and source URL to generate a citation.
Science Score: 31.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Repository
A web scraping application using React the Metascraper library which allows users to input URLs of online articles or resources. The app then automatically extracts relevant information such as the author's name, publication date, title, and source URL to generate a citation.
Basic Info
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
The Command to run the file is: node scraper.js The program extracts data from websites and outputs it in the typical format of a team policy debate card to speed up debate research. If you don't want to re-enter the data when prompted hit enter. It automatically outputs to the file: Citations.txt The code for the react application is included but not used. This is a console-based app.
Owner
- Name: KaylaOates
- Login: KaylaOates
- Kind: user
- Repositories: 1
- Profile: https://github.com/KaylaOates
Citation (citation-app/.gitignore)
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # dependencies /node_modules /.pnp .pnp.js # testing /coverage # production /build # misc .DS_Store .env.local .env.development.local .env.test.local .env.production.local npm-debug.log* yarn-debug.log* yarn-error.log*