issues
search
catoverse
/
yellowjobs-backend-service
MIT License
3
stars
5
forks
source link
Advanced tweets filtering
#21
Closed
libkakashi
closed
3 years ago
libkakashi
commented
3 years ago
Makes the Twitter query constraints a bit loose.
Adds advanced tweet verification (see
verifyTweet
in
lib/fetchTweets.js
for checking if a tweet needs manual verification.
Increases the number of internships and freelancing tweets fetched.
Adds
scripts
directory for keeping track of different scripts for interacting with the database for any purposes.
verifyTweet
inlib/fetchTweets.js
for checking if a tweet needs manual verification.scripts
directory for keeping track of different scripts for interacting with the database for any purposes.