Giter Club home page Giter Club logo

dgtlmoon / changedetection.io Goto Github PK

View Code? Open in Web Editor NEW
15.0K 74.0 839.0 7.44 MB

The best and simplest free open source web page change detection, website watcher, restock monitor and notification service. Restock Monitor, change detection. Designed for simplicity - Simply monitor which websites had a text change for free. Free Open source web page change detection, Website defacement monitoring, Price change notification

Home Page: https://changedetection.io

License: Apache License 2.0

Python 70.21% Dockerfile 0.23% CSS 4.48% HTML 11.32% JavaScript 8.05% Shell 0.81% SCSS 3.66% Jinja 1.23%
website-monitor website-monitoring change-detection monitoring self-hosted change-alert change-monitoring website-change-monitor url-monitor changedetection

changedetection.io's Introduction

Web Site Change Detection, Restock monitoring and notifications.

Detect website content changes and perform meaningful actions - trigger notifications via Discord, Email, Slack, Telegram, API calls and many more.

Live your data-life pro-actively.

Self-hosted web site page change monitoring

Release Version Docker Pulls License

changedetection.io

Get started with website page change monitoring straight away. Don't have time? Try our $8.99/month subscription, use our proxies and support! , half the price of other website change monitoring services!

  • Chrome browser included.
  • Nothing to install, access via browser login after signup.
  • Super fast, no registration needed setup.
  • Get started watching and receiving website change notifications straight away.
  • See our tutorials and how-to page for more inspiration

Target specific parts of the webpage using the Visual Selector tool.

Available when connected to a playwright content fetcher (included as part of our subscription service)

Select parts and elements of a web page to monitor for changes

Easily see what changed, examine by word, line, or individual character.

Self-hosted web page change monitoring context difference

Perform interactive browser steps

Fill in text boxes, click buttons and more, setup your changedetection scenario.

Using the Browser Steps configuration, add basic steps before performing change detection, such as logging into websites, adding a product to a cart, accept cookie logins, entering dates and refining searches.

Website change detection with interactive browser steps, detect changes behind login and password, search queries and more

After Browser Steps have been run, then visit the Visual Selector tab to refine the content you're interested in. Requires Playwright to be enabled.

Example use cases

  • Products and services have a change in pricing
  • Out of stock notification and Back In stock notification
  • Monitor and track PDF file changes, know when a PDF file has text changes.
  • Governmental department updates (changes are often only on their websites)
  • New software releases, security advisories when you're not on their mailing list.
  • Festivals with changes
  • Discogs restock alerts and monitoring
  • Realestate listing changes
  • Know when your favourite whiskey is on sale, or other special deals are announced before anyone else
  • COVID related news from government websites
  • University/organisation news from their website
  • Detect and monitor changes in JSON API responses
  • JSON API monitoring and alerting
  • Changes in legal and other documents
  • Trigger API calls via notifications when text appears on a website
  • Glue together APIs using the JSON filter and JSON notifications
  • Create RSS feeds based on changes in web content
  • Monitor HTML source code for unexpected changes, strengthen your PCI compliance
  • You have a very sensitive list of URLs to watch and you do not want to use the paid alternatives. (Remember, you are the product)
  • Get notified when certain keywords appear in Twitter search results
  • Proactively search for jobs, get notified when companies update their careers page, search job portals for keywords.
  • Get alerts when new job positions are open on Bamboo HR and other job platforms
  • Website defacement monitoring
  • Pokémon Card Restock Tracker / Pokémon TCG Tracker
  • RegTech - stay ahead of regulatory changes, regulatory compliance

Need an actual Chrome runner with Javascript support? We support fetching via WebDriver and Playwright!

Key Features

  • Lots of trigger filters, such as "Trigger on text", "Remove text by selector", "Ignore text", "Extract text", also using regular-expressions!
  • Target elements with xPath(1.0) and CSS Selectors, Easily monitor complex JSON with JSONPath or jq
  • Switch between fast non-JS and Chrome JS based "fetchers"
  • Track changes in PDF files (Monitor text changed in the PDF, Also monitor PDF filesize and checksums)
  • Easily specify how often a site should be checked
  • Execute JS before extracting text (Good for logging in, see examples in the UI!)
  • Override Request Headers, Specify POST or GET and other methods
  • Use the "Visual Selector" to help target specific elements
  • Configurable proxy per watch
  • Send a screenshot with the notification when a change is detected in the web page

We recommend and use Bright Data global proxy services, Bright Data will match any first deposit up to $100 using our signup link.

Oxylabs is also an excellent proxy provider and well worth using, they offer Residental, ISP, Rotating and many other proxy types to suit your project.

Please ⭐ star ⭐ this project and help it grow! https://github.com/dgtlmoon/changedetection.io/

We have a Chrome extension!

Easily add the current web page to your changedetection.io tool, simply install the extension and click "Sync" to connect it to your existing changedetection.io install.

Chrome Extension to easily add the current web-page to detect a change.

Goto the Chrome Webstore to download the extension.

Installation

Docker

With Docker composer, just clone this repository and..

$ docker compose up -d

Docker standalone

$ docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/datastore --name changedetection.io dgtlmoon/changedetection.io

:latest tag is our latest stable release, :dev tag is our bleeding edge master branch.

Alternative docker repository over at ghcr - ghcr.io/dgtlmoon/changedetection.io

Windows

See the install instructions at the wiki https://github.com/dgtlmoon/changedetection.io/wiki/Microsoft-Windows

Python Pip

Check out our pypi page https://pypi.org/project/changedetection.io/

$ pip3 install changedetection.io
$ changedetection.io -d /path/to/empty/data/dir -p 5000

Then visit http://127.0.0.1:5000 , You should now be able to access the UI.

Now with per-site configurable support for using a fast built in HTTP fetcher or use a Chrome based fetcher for monitoring of JavaScript websites!

Updating changedetection.io

Docker

docker pull dgtlmoon/changedetection.io
docker kill $(docker ps -a -f name=changedetection.io -q)
docker rm $(docker ps -a -f name=changedetection.io -q)
docker run -d --restart always -p "127.0.0.1:5000:5000" -v datastore-volume:/datastore --name changedetection.io dgtlmoon/changedetection.io

docker compose

docker compose pull && docker compose up -d

See the wiki for more information https://github.com/dgtlmoon/changedetection.io/wiki

Filters

XPath(1.0), JSONPath, jq, and CSS support comes baked in! You can be as specific as you need, use XPath exported from various XPath element query creation tools. (We support LXML re:test, re:match and re:replace.)

Notifications

ChangeDetection.io supports a massive amount of notifications (including email, office365, custom APIs, etc) when a web-page has a change detected thanks to the apprise library. Simply set one or more notification URL's in the [edit] tab of that watch.

Just some examples

discord://webhook_id/webhook_token
flock://app_token/g:channel_id
gitter://token/room
gchat://workspace/key/token
msteams://TokenA/TokenB/TokenC/
o365://TenantID:AccountEmail/ClientID/ClientSecret/TargetEmail
rocket://user:password@hostname/#Channel
mailto://user:[email protected][email protected]
json://someserver.com/custom-api
syslog://

And everything else in this list!

Self-hosted web page change monitoring notifications

Now you can also customise your notification content and use Jinja2 templating for their title and body!

JSON API Monitoring

Detect changes and monitor data in JSON API's by using either JSONPath or jq to filter, parse, and restructure JSON as needed.

image

This will re-parse the JSON and apply formatting to the text, making it super easy to monitor and detect changes in JSON API results

image

JSONPath or jq?

For more complex parsing, filtering, and modifying of JSON data, jq is recommended due to the built-in operators and functions. Refer to the documentation for more specific information on jq.

One big advantage of jq is that you can use logic in your JSON filter, such as filters to only show items that have a value greater than/less than etc.

See the wiki https://github.com/dgtlmoon/changedetection.io/wiki/JSON-Selector-Filter-help for more information and examples

Parse JSON embedded in HTML!

When you enable a json: or jq: filter, you can even automatically extract and parse embedded JSON inside a HTML page! Amazingly handy for sites that build content based on JSON, such as many e-commerce websites.

<html>
...
<script type="application/ld+json">

{
   "@context":"http://schema.org/",
   "@type":"Product",
   "offers":{
      "@type":"Offer",
      "availability":"http://schema.org/InStock",
      "price":"3949.99",
      "priceCurrency":"USD",
      "url":"https://www.newegg.com/p/3D5-000D-001T1"
   },
   "description":"Cobratype King Cobra Hero Desktop Gaming PC",
   "name":"Cobratype King Cobra Hero Desktop Gaming PC",
   "sku":"3D5-000D-001T1",
   "itemCondition":"NewCondition"
}
</script>

json:$..price or jq:..price would give 3949.99, or you can extract the whole structure (use a JSONpath test website to validate with)

The application also supports notifying you that it can follow this information automatically

Proxy Configuration

See the wiki https://github.com/dgtlmoon/changedetection.io/wiki/Proxy-configuration , we also support using Bright Data proxy services where possible and Oxylabs proxy services.

Raspberry Pi support?

Raspberry Pi and linux/arm/v6 linux/arm/v7 arm64 devices are supported! See the wiki for details

Import support

Easily import your list of websites to watch for changes in Excel .xslx file format, or paste in lists of website URLs as plaintext.

Excel import is recommended - that way you can better organise tags/groups of websites and other features.

API Support

Supports managing the website watch list via our API

Support us

Do you use changedetection.io to make money? does it save you time or money? Does it make your life easier? less stressful? Remember, we write this software when we should be doing actual paid work, we have to buy food and pay rent just like you.

Firstly, consider taking out an officially supported website change detection subscription , even if you don't use it, you still get the warm fuzzy feeling of helping out the project. (And who knows, you might just use it!)

Or directly donate an amount PayPal Donate

Or BTC 1PLFN327GyUarpJd7nVe7Reqg9qHx5frNn

Support us!

Commercial Support

I offer commercial support, this software is depended on by network security, aerospace , data-science and data-journalist professionals just to name a few, please reach out at [email protected] for any enquiries, I am more than glad to work with your organisation to further the possibilities of what can be done with changedetection.io

Third-party licenses

changedetectionio.html_tools.elementpath_tostring: Copyright (c), 2018-2021, SISSA (Scuola Internazionale Superiore di Studi Avanzati), Licensed under MIT license

Contributors

Recognition of fantastic contributors to the project

changedetection.io's People

Contributors

al2klimov avatar amalani avatar amrohendawi avatar andrewkvalheim avatar apeabody avatar billmetangmo avatar bwees avatar calvinbui avatar constantin1489 avatar dependabot[bot] avatar dgtlmoon avatar eltociear avatar entepotenz avatar fabaff avatar freddieleeman avatar fuzzymistborn avatar glassedsilver avatar hmmbob avatar jtagcat avatar lflare avatar marceloalencar avatar meilon avatar shraymonks avatar syp1975 avatar tbhi avatar theconner avatar timlod avatar tonineri avatar unpublished avatar zznidar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

changedetection.io's Issues

Feature request: Email notification

Looking to use this instead of visualping but I need email notifications.

Whats the best way to hack that together with this application? (if at all possible) #

[feature] Notification only when a certain "text" appears on the website

Hi guys,

Is there a way to get notified only when a certain "text" appears on the website ?

For example to monitor the content of certain websites for specific keywords ? And only when those keywords appear on the website to get notified ?

I tried the "tag" option, but it doesn't seem to work. For example I'm trying to watch certain websites for "FDA approvals", is there a way for this tool to include, notifications for keywords like "FDA"

Smart ignore

Better would be a way to click on the diff text (green/red insert/delete) and have some mechanism that lets us tell the machine that we want to ignore that block

can be based on context of the above 2 and below 2 lines

run before generating the checksum

maybe using the text highlight JS to get the lines/text selected, then we know where to set the context

and/or click on an individual line to add that ignore text to a config

Ability to skip content on 500,503 etc server status replies

        "5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41": {
            "url": "http://deadmetalclothing.bigcartel.com",
            "tag": "",
            "last_checked": 1614755165,
            "last_changed": 1614755165,
            "last_viewed": 1613930169,
            "newest_history_key": "1614755165",
            "title": null,
            "previous_md5": "6c7060bf62b5c90e298b641f2affab20",
            "uuid": "5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41",
            "headers": {},
            "history": {
                "1612559229": "/datastore/5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41/ea6644dcd0070f732884711f3de49e2b.stripped.txt",
                "1613930169": "/datastore/5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41/ea6644dcd0070f732884711f3de49e2b-1613930170.0731645.stripped.txt",
                "1614755165": "/datastore/5f3b8505-0a97-4b3c-8ba3-d570eb8f1d41/6c7060bf62b5c90e298b641f2affab20-1614755173.1128836.stripped.txt"
            },
            "ignore_text": [],
            "last_error": false,
            "last_check_status": 503,
            "viewed": false
        },

I think nearly always the content could be ignored?

image

Should be configurable tho, incase someone is actually wanting to see that content

Diff is mixed up

The Diff page seems to be mixed up. I tried to find any logic behind it and it seems that it compares the newest updated page with the last added page. I have attached the backup archive but the files themselves seem to be correct.
changedetection-backup-1612340948.zip

[feature] use page title, or custom page title, instead of URL in the list of monitored pages

Currently:
The URL is used as the title, which makes finding pages in a long list quite difficult - especially if there's multiple URLs with only a numeric ID in the querystring.

image

Feature request:
Ability to add a custom page title, instead of using the URL. When fetching the page, grab the <title/> and automatically use that, and allow the user to override the <title/> with their own if they prefer (similar to versionista).

In the list of monitored pages, use the page <title/> by default, or custom title set by the user.

[feature] Compare HTML content directly

I have most of my code hidden and waits for js to show it,
it will be great if i can just directly compare the html changes in diff,

currently its only comparing the text that is displayed.,

please help.

Test notifications are not working

Hi there, thanks for your tool.
I can't get the test notifications working.

Steps to reproduce

  1. Add new URL
  2. Add apprise URLs to "Notification URLs"
  3. Check checkbox "Send test notification on save."
  4. Click on "Save"

Expected behavior

The tool sends out a test notification to the given URLs

Actual behavior

No notification is sent.

[feature] Individual timers

It would be really useful to be able to set the polling frequency individually per monitored site.

Some sites I need hourly checks and some is enough with monthly. Then it makes sense to spare the server 719 unnecessary requests every month.

RSS Feed isn't updating when a change happens

I've watched a website for about a month that changes twice a week and haven't gotten anything added to my RSS feed. Here's what the feed looks like:

<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>changedetection.io</title><link>https://changedetection.io</link><description>Feed description</description><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><lastBuildDate>Wed, 02 Jun 2021 20:04:28 +0000</lastBuildDate></channel></rss>****

Did I forget to set something up? Looks like RSS works for others

[Feature] Add diff-URL to BASE-URL in notifications

First of all: thank you for your work!

I've seen you recently added "BASE URL" to notifications if it is set in the docker-compose-file (#65 ). Is it possible to also append the diff-URL for the specific website which has changed so that one can click this URL in the notification to directly navigate to [BASE-URL]/diff/[uuid]?

Thanks for your efforts and kind regards.

Create an RSS feed from change

This is a follow-up idea to #2 where the change can be highlighted, and whenever such a change on the website occurs, an RSS feed entry could be made. This might exchange for some the need for notification on the webpage...

Support XPath queries

It'd be cool to be able to restrict the parts of a website to be watched using XPath queries, e.g. to only watch /html/body/main/div[@id='content']. You might find inspiration at muety/website-watcher.

How to set up in windows

how to set up
You should add this by typing.
I've been working for an hour and still haven't set it up. (Windows)

Please allow refreshs every minute or under one minute...minimum refresh is at 5 minutes

your tool seems to be working pretty well for a persons who don't need refreshes very often...Is there a way I can customize your tool to detect changes to webpages every 1 minute or 30 seconds ?

I'm trying to watch some press releases website for some hot stocks, on specific tags and 5 minutes is a lot of time on the stock market...It would be great if you could give the possibility for the user to customize the refresh rate for a minute or 30 seconds...

I'm sure a lot of traders will use it if you can drop under 1 minute...information is power and finding out first about your stock can make the difference between winning or loosing...

If you don't have time to upgrade the tool to my request, I have some limited python skills myself, I could try to modify your tool myself if you can share some insight on where to check the time interval inside your code...

thanks and waiting to hear from you

[Feature] Add URL Base Subfolder Option

My changedetection.io server is behind a reverse proxy and I use individual folders per site. I see a new URL base path option for just notifications but no way to specify subfolders for the site.

Ex: domain.com/changedetection.io/

[feature] Notification - Add URL to changedetection.io webpage

First of all, thank you for this project.

I'm currently using a lot of notifications, these are working pretty fine.
It would be great, if you can add an URL for the webpage/UI to the notification. So you can easily navigate to the webui after you receive anotification.
Maybe it would be good to set these URL on the settingspage or as a docker variable.

Thank you in advance.

[Feat] Notification on page change

It would be nice to have the ability to send a notification when a web page change.
But it would be a hassle to implement all notification channel. (Email, Slack, Telegram, Pushover, Gotify,.....)
Maybe a simple bash script can be called with v-env that indicates the web page that changed.

[BUG] Delete data when deleting entry

I've deleted your sample entries from my dashboard, but that didn't clean up the data folder as I would have expected it. The old directories are still available and have not been deleted with the entry.

Feature Request: Support CSS Selectors to Target Specific Part(s) of the Page

Even a timestamp change displayed on the web page will cause a false positive changedetection. All of the pages that I'd like to monitor have minor updates like this, which means that I can't utilise changedetection.io currently.

It would be great if you could target specific areas of the page, using CSS Selectors.

Ideas for improved diff

Some libraries to check out

UX ideas

  • Maybe limit the red/green changes to within +/- n number of lines of context (don't show the whole text)
  • Add a jump/scroll-to button to get to the diff
  • View all context's of all diff's in all websites as one page (for example, nice to check all the sites in the morning and see them all as one 'stream')

KeyError when pressing Backup

Hi, thanks for the great project!

I have just installed your latest version of the project on my Ubuntu bionic machine and when I click on Backup in the webview, I get the following error:

Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/eventlet/wsgi.py", line 573, in handle_one_response result = self.application(self.environ, start_response) File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 2464, in __call__ return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 2450, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1867, in handle_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.8/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1821, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/local/lib/python3.8/site-packages/flask/_compat.py", line 39, in reraise raise value File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.8/site-packages/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/usr/local/lib/python3.8/site-packages/flask_login/utils.py", line 269, in decorated_view return func(*args, **kwargs) File "/app/backend/__init__.py", line 582, in get_backup backup_filepath = os.path.join(app.config['datastore_path'], backupname) KeyError: 'datastore_path'

Best regards,
st4hli

arm32v7 support

Hi! I don't know how to install it.

`admin@myNode:~/changedetection.io $ docker run -d --restart always -p "192.168.1.62:5000:5000" -v datastore-volume:/datastore dgtlmoon/changedetection.io
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested

admin@myNode:~/changedetection.io $ uname -an
Linux myNode 5.4.83-v7l+ #1379 SMP Mon Dec 14 13:11:54 GMT 2020 armv7l GNU/Linux
`

Docker container does not update 'minutes_between_check' settings properly

I've been having issues updating settings for sites. I'm using the 0.31 container and these are the things I've noticed

  1. minutes_between_check Settings are only applied when restarting container even though I'm using the webpage to update them and I can see the url-watches.json file being updated. Personally not a problem for me, but I didn't see it in the documentation and think it could be helpful to know.
  2. Some sites share the same individual settings. changing one specific one changes the other.

Settings page not working on mobile android

The settings page doesn't work properly on an android phone on Chrome, even with the 'desktop site' option. Can't access the left side of the page even with zooming/scrolling. Other pages seem fine.

Restoring backup?

Is there a way to restore a backup besides manually extracting the zipped backup file to the new location on the filesystem?

[Feature request] Bind to VPN adapter, to prevent ip leaks when VPN is off.

Hi,

Thanks for this project.

It would be nice if we could bind to a vpn adapter.

That way, if a VPN is off or is being reconnected, the IP address won't leak.

qBittorrent offers to bind to either a adapter or IP address.

I think adapter is better because VPN ip addresses tend to change.

2021-05-10_13-05

Thank you again.

Please turn JavaScript on and reload the page

Hello,
thank you for this awesome tool.

I noticed that it doesn't work on some pages, I suppose it is for Cloudflare ddos protection.

Please` turn JavaScript on and reload the page.
                                               
 DDoS protection by Cloudflare                 
                                               
 Ray ID: xxxxxxxxxxxxxxxx

Do you know if it's possible to bypass this error?
Thank you and have a good day,
Alessandro

cant sponsor

when i press button i get

Sponsor dgtlmoon/changedetection.io
Some errors were encountered when parsing the FUNDING.yml file:

Some users provided are not enrolled in GitHub Sponsors. Apply to Sponsors.
Learn more about formatting FUNDING.yml.

Include details of the change in the RSS feed and notifications

Currently all that appears in the RSS feed is the name of the page that has changed, clicking the link also just takes you to the page in question. Would it be possible to either include the details of what has changed in the feed or link through to the changedetection.io page that shows the differences?

image

recheck interval

I currently have the interval set to 12 minutes however the last checked is 2 hours, isn't it supposed to be 12 minutes maximum ?

Screenshot from 2021-03-17 08-29-40

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.