Skip to content

Commit ae2f7c6

Browse files
committed
Crate the data base of link FORMAT:[link~schemaUsedToFetch]
1 parent bb94d1f commit ae2f7c6

File tree

2 files changed

+52
-51
lines changed

2 files changed

+52
-51
lines changed

api/app.py

Lines changed: 2 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -3,64 +3,15 @@
33
# Author: [Sanix-darker](https://github.com/sanix-darker)
44
#
55
# Ressources / WebSites used to fetch data:
6-
# https://github.com/pyjobs/annonces~
7-
# https://djangogigs.com/gigs/remote/~
8-
# https://angel.co/europe/python/jobs~
9-
# https://remoteml.com/tags/Python/~
10-
# https://nodesk.co/remote-jobs/python/~
11-
# https://www.codementor.io/freelance-jobs/python~
12-
# https://www.indeed.com.ph/Remote-Python-jobs~
13-
# https://remote4me.com/remote-python-jobs~
14-
# https://www.irishjobs.ie/Remote-Python-Jobs~
15-
# https://www.reed.co.uk/jobs/python-developer-remote/36144618~
16-
# https://www.simplyhired.com/search?q=remote+python+developer&l=austin%2C+tx&job=ViO7geREaxO513t_xvNXtyVy2t9_kmX9_BjPGMevSnLgkOwH73PMww~
17-
# https://remotees.com/remote-python-jobs~
18-
# https://www.indeed.co.uk/Python-jobs-in-Remote~
19-
# https://jobs.trovit.co.uk/remote-python-jobs~
20-
# https://www.glassdoor.co.uk/Job/uk-remote-python-jobs-SRCH_IL.0,2_IN2_KO3,16.htm~
21-
# https://www.cybercoders.com/jobs/remote-python-developer-jobs/~
22-
# https://www.pearsonfrank.com/32655/uk-remote-python-developer~
23-
# https://www.flexjobs.com/jobs/python~
24-
# https://twitter.com/remotepython?lang=en~
25-
# https://www.reddit.com/r/remotepython/~
26-
# https://www.remotelyawesomejobs.com/remote-python-jobs/~
27-
# https://europeremotely.com/remote-jobs/Python~
28-
# https://www.glassdoor.com/Job/remote-python-jobs-SRCH_IL.0,6_IS11047_KO7,13.htm~
29-
# https://www.glassdoor.com/Job/remote-python-jobs-SRCH_KO0,13.htm~
30-
# https://www.linkedin.com/jobs/python-remote-jobs~
31-
# https://stackoverflow.com/jobs/remote-developer-jobs-using-python~
32-
# https://weworkremotely.com/remote-jobs/search?utf8=%E2%9C%93&term=python~
33-
# https://www.workingnomads.co/remote-python-jobs~
34-
# https://www.python.org/jobs/location/telecommute/~
35-
# https://jobs.github.com/positions?description=python~
36-
# https://pythonjobs.github.io/~
37-
# https://www.python.org/jobs/~
38-
# https://www.indeed.com/q-Remote-Python-Developer-jobs.html~
39-
# https://www.indeed.com/q-Remote-Python-jobs.html~
40-
# https://www.indeed.com/q-Python-jobs.html~
41-
# https://www.indeed.com/q-Python-Developer-jobs.html~
42-
# https://remoteok.io/remote-python-jobs~
43-
# https://www.linkedin.com/jobs/python-jobs~
44-
# https://www.linkedin.com/jobs/python-developer-jobs~
45-
# https://www.remotepython.com/~
46-
# https://www.pythonjobs.com/~
47-
# https://www.glassdoor.com/Job/python-developer-jobs-SRCH_KO0,16.htm~
48-
# https://www.naukri.com/python-developer-jobs~
49-
# https://www.upwork.com/o/jobs/browse/skill/python/~
50-
# https://www.seek.co.nz/python-jobs~
51-
# https://www.nijobs.com/Python-Jobs-in-Belfast~
52-
# https://www.irishjobs.ie/Python-Developer-Jobs-in-Dublin~
53-
# https://stackoverflow.com/jobs/developer-jobs-using-python~
54-
# https://www.technojobs.co.uk/python-jobs~
55-
# https://www.pythonjobshq.com/~
6+
# See WEBSITE_DATABASE
567

578
import requests
589
import BeautifulSoup
5910
import schedule
6011
import time
6112

6213
# Globlas variables
63-
WEBSITE_DATABASE = "website.pytome"
14+
WEBSITE_DATABASE = "./data/website.ptm"
6415

6516
def Presentation():
6617
print "-------------------------------------------------------"

api/data/website.ptm

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
https://github.com/pyjobs/annonces~a
2+
https://djangogigs.com/gigs/remote/~a
3+
https://angel.co/europe/python/jobs~a
4+
https://remoteml.com/tags/Python/~a
5+
https://nodesk.co/remote-jobs/python/~a
6+
https://www.codementor.io/freelance-jobs/python~a
7+
https://www.indeed.com.ph/Remote-Python-jobs~a
8+
https://remote4me.com/remote-python-jobs~a
9+
https://www.irishjobs.ie/Remote-Python-Jobs~a
10+
https://www.reed.co.uk/jobs/python-developer-remote/36144618~a
11+
https://www.simplyhired.com/search?q=remote+python+developer&l=austin%2C+tx&job=ViO7geREaxO513t_xvNXtyVy2t9_kmX9_BjPGMevSnLgkOwH73PMww~a
12+
https://remotees.com/remote-python-jobs~a
13+
https://www.indeed.co.uk/Python-jobs-in-Remote~a
14+
https://jobs.trovit.co.uk/remote-python-jobs~a
15+
https://www.glassdoor.co.uk/Job/uk-remote-python-jobs-SRCH_IL.0,2_IN2_KO3,16.htm~a
16+
https://www.cybercoders.com/jobs/remote-python-developer-jobs/~a
17+
https://www.pearsonfrank.com/32655/uk-remote-python-developer~a
18+
https://www.flexjobs.com/jobs/python~a
19+
https://twitter.com/remotepython?lang=en~a
20+
https://www.reddit.com/r/remotepython/~a
21+
https://www.remotelyawesomejobs.com/remote-python-jobs/~a
22+
https://europeremotely.com/remote-jobs/Python~a
23+
https://www.glassdoor.com/Job/remote-python-jobs-SRCH_IL.0,6_IS11047_KO7,13.htm~a
24+
https://www.glassdoor.com/Job/remote-python-jobs-SRCH_KO0,13.htm~a
25+
https://www.linkedin.com/jobs/python-remote-jobs~a
26+
https://stackoverflow.com/jobs/remote-developer-jobs-using-python~a
27+
https://weworkremotely.com/remote-jobs/search?utf8=%E2%9C%93&term=python~a
28+
https://www.workingnomads.co/remote-python-jobs~a
29+
https://www.python.org/jobs/location/telecommute/~a
30+
https://jobs.github.com/positions?description=python~a
31+
https://pythonjobs.github.io/~a
32+
https://www.python.org/jobs/~a
33+
https://www.indeed.com/q-Remote-Python-Developer-jobs.html~a
34+
https://www.indeed.com/q-Remote-Python-jobs.html~a
35+
https://www.indeed.com/q-Python-jobs.html~a
36+
https://www.indeed.com/q-Python-Developer-jobs.html~a
37+
https://remoteok.io/remote-python-jobs~a
38+
https://www.linkedin.com/jobs/python-jobs~a
39+
https://www.linkedin.com/jobs/python-developer-jobs~a
40+
https://www.remotepython.com/~a
41+
https://www.pythonjobs.com/~a
42+
https://www.glassdoor.com/Job/python-developer-jobs-SRCH_KO0,16.htm~a
43+
https://www.naukri.com/python-developer-jobs~a
44+
https://www.upwork.com/o/jobs/browse/skill/python/~a
45+
https://www.seek.co.nz/python-jobs~a
46+
https://www.nijobs.com/Python-Jobs-in-Belfast~a
47+
https://www.irishjobs.ie/Python-Developer-Jobs-in-Dublin~a
48+
https://stackoverflow.com/jobs/developer-jobs-using-python~a
49+
https://www.technojobs.co.uk/python-jobs~a
50+
https://www.pythonjobshq.com/~a

0 commit comments

Comments
 (0)